diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-27 17:45:56 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-27 17:45:56 -0300 |
commit | 44bed01fc0d144d6381ab20759c5c82f994c6368 (patch) | |
tree | 5c95803c7c24b6daa2e689935b07b13e42888f91 /libre/cups-filters/PKGBUILD | |
parent | 131dbe5d73406d1c77fd59b4e3c3c5cef8d045ca (diff) |
cups-filters-1.0.59-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 8e4f9a518..da6722205 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 220542 2014-08-22 14:56:28Z andyrtr $ +# $Id: PKGBUILD 223365 2014-09-26 19:45:26Z andyrtr $ # Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org> pkgname=cups-filters -pkgver=1.0.58 +pkgver=1.0.59 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.g provides=('foomatic-filters') replaces=('foomatic-filters' "${pkgname}-libre" "${pkgname}-parabola") conflicts=('foomatic-filters' "${pkgname}-libre" "${pkgname}-parabola") -md5sums=('0143ef62cd229e99fd3b03e827b1c122') +md5sums=('dcd00a9362d8374e15e3864a3e39a482') build() { cd $pkgname-$pkgver |