diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-12-11 22:42:17 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-12-11 22:42:17 -0500 |
commit | fa0854914df8d5acba6160ecf5d0319630e7219b (patch) | |
tree | 27cb9a87c96903ba926e4b490ca046395720bfa4 | |
parent | db3a6d37b32cc63542a47fe0bb0adebf888cc12e (diff) | |
download | abslibre-fa0854914df8d5acba6160ecf5d0319630e7219b.tar.gz abslibre-fa0854914df8d5acba6160ecf5d0319630e7219b.tar.bz2 abslibre-fa0854914df8d5acba6160ecf5d0319630e7219b.zip |
cups-filters-1.13.0-1.parabola1: updating version
-rw-r--r-- | libre/cups-filters/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD index b593868eb..b2268bab4 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org> pkgname=cups-filters -pkgver=1.12.0 +pkgver=1.13.0 pkgrel=1.parabola1 pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation" arch=('i686' 'x86_64' 'armv7h') @@ -20,7 +20,7 @@ source=(https://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar. provides=('foomatic-filters') replaces=('foomatic-filters' "${pkgname}-libre" "${pkgname}-parabola") conflicts=('foomatic-filters' "${pkgname}-libre" "${pkgname}-parabola") -sha256sums=('dc5ba61ca3f30d29a4acc0e4a1b331f2e2d996d1f22a138619e80e7a507b7d01') +sha256sums=('fb6434030fb762981601a23da8d2f478f71174f4ea19c67fbaaad1392c6959d4') build() { cd $pkgname-$pkgver |