Date: Sunday, April 1, 2012 @ 06:09:58 Author: andyrtr Revision: 155004
upgpkg: cups-filters 1.0.11-1 upstream update 1.0.11 Modified: cups-filters/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-01 10:06:45 UTC (rev 155003) +++ PKGBUILD 2012-04-01 10:09:58 UTC (rev 155004) @@ -2,7 +2,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=cups-filters -pkgver=1.0.1 +pkgver=1.0.11 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=('0f158e42798da7da030721f7ec139ece') +md5sums=('70789c052deaa50fb00cae1b4c24f9f4') build() { cd "$srcdir/$pkgname-$pkgver"
