diff options
-rw-r--r-- | libre/cups-filters-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/cups-filters-libre/PKGBUILD b/libre/cups-filters-libre/PKGBUILD index 35357717a..35e7e2695 100644 --- a/libre/cups-filters-libre/PKGBUILD +++ b/libre/cups-filters-libre/PKGBUILD @@ -3,7 +3,7 @@ pkgname=cups-filters-libre _pkgname=cups-filters -pkgver=1.0.55 +pkgver=1.0.57 pkgrel=1 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. provides=("${_pkgname}=${pkgver}" 'foomatic-filters') replaces=("${_pkgname}" 'foomatic-filters') conflicts=("${_pkgname}" 'foomatic-filters') -md5sums=('eabe407c3e9ac1f31ba3810d8d78eb59') +md5sums=('21661eff4b05d5435fc0caf389da0349') build() { cd $_pkgname-$pkgver |