diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-11 15:40:35 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-22 16:15:02 -0300 |
commit | c3ed08e3154dadef463f3a74d5e462c16946a467 (patch) | |
tree | 28370a638a625c1e0a82e43cfef84e6ccbcaa825 /libre/cups-filters/PKGBUILD | |
parent | 99d851db3b6266044d2a1100095a1a67715929f0 (diff) |
cups-filters-1.0.75-1.parabola1: updating version
Diffstat (limited to 'libre/cups-filters/PKGBUILD')
-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 1496d52b3..8744ab29a 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 244873 2015-08-26 16:21:44Z andyrtr $ +# $Id: PKGBUILD 245749 2015-09-10 19:06:15Z andyrtr $ # Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org> pkgname=cups-filters -pkgver=1.0.74 +pkgver=1.0.75 pkgrel=1.parabola1 pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation" arch=('i686' 'x86_64') @@ -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=('14862048b4a9a87abfeeae07531dd020') +md5sums=('928b349db6b310fa14a4cabacabbdb55') build() { cd $pkgname-$pkgver |