Date: Saturday, May 18, 2013 @ 12:59:09 Author: andyrtr Revision: 185757
upgpkg: xorg-fonts-alias 1.0.3-1 upstream update 1.0.3 Modified: xorg-fonts-alias/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-18 10:56:35 UTC (rev 185756) +++ PKGBUILD 2013-05-18 10:59:09 UTC (rev 185757) @@ -1,16 +1,17 @@ # $Id$ +# Maintainer: Andreas Radke <[email protected]> #Maintainer: Jan de Groot <[email protected]> pkgname=xorg-fonts-alias -pkgver=1.0.2 -pkgrel=2 +pkgver=1.0.3 +pkgrel=1 pkgdesc="X.org font alias files" arch=('any') url="http://xorg.freedesktop.org/" license=('custom') source=("${url}/releases/individual/font/font-alias-${pkgver}.tar.bz2" 'LICENSE') -md5sums=('9d40dba6fb8cb58dacb433fc7bcaafca' +md5sums=('6d25f64796fef34b53b439c2e9efa562' 'ff91ae6d96d76130482d04653e7a836a') build() {
