diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/cups-filters/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD index 6d799c3b7..ef3869e2f 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 231600 2015-02-15 18:37:07Z andyrtr $ +# $Id: PKGBUILD 232122 2015-02-28 21:30:20Z andyrtr $ # Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org> pkgname=cups-filters -pkgver=1.0.65 +pkgver=1.0.66 pkgrel=1.parabola1 pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation" arch=('i686' 'x86_64' 'mips64el') @@ -19,7 +19,7 @@ source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.x provides=('foomatic-filters') replaces=('foomatic-filters' "${pkgname}-libre" "${pkgname}-parabola") conflicts=('foomatic-filters' "${pkgname}-libre" "${pkgname}-parabola") -md5sums=('20dea125408bfebd25a58a884a78a13c') +md5sums=('ad594ac06dfbfb02af34deb0805cab00') build() { cd $pkgname-$pkgver |