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 776013b2d..f29cbd320 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 258359 2016-01-16 12:30:57Z andyrtr $ +# $Id: PKGBUILD 258417 2016-01-19 18:47:47Z andyrtr $ # Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org> pkgname=cups-filters -pkgver=1.6.0 +pkgver=1.7.0 pkgrel=1.parabola1 pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation" arch=('i686' 'x86_64') @@ -20,7 +20,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=('51b7f8f068502b6afca9bc8462b53933') +md5sums=('aa63e117f963c83ad7d916287217cbc1') build() { cd $pkgname-$pkgver |