Date: Saturday, April 7, 2012 @ 02:08:39 Author: andyrtr Revision: 155820
upgpkg: cups-filters 1.0.12-1 upstream updates 1.0.12 Modified: cups-filters/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-07 00:01:49 UTC (rev 155819) +++ PKGBUILD 2012-04-07 06:08:39 UTC (rev 155820) @@ -2,7 +2,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=cups-filters -pkgver=1.0.11 +pkgver=1.0.12 pkgrel=1 pkgdesc="OpenPrinting CUPS Filters" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ #options=(!makeflags) install= source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.gz) -md5sums=('70789c052deaa50fb00cae1b4c24f9f4') +md5sums=('aace03cc690dde7809d6cb5394accfa4') build() { cd "$srcdir/$pkgname-$pkgver"
