diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-11 17:33:04 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-11 17:33:04 -0200 |
commit | 4e75bcf04fa2ee23cbdc320bdf04af821616a6ee (patch) | |
tree | 48b8d819a7771d2dd0b7d50ae4a7c211233328db | |
parent | 537e912f79c62c65644f2b7d8b22708588dafce8 (diff) |
cups-filters-1.0.61-1.parabola1: updating version
-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 aec9020a1..49c58baa6 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 224115 2014-10-08 19:07:40Z andyrtr $ +# $Id: PKGBUILD 224179 2014-10-10 17:58:04Z andyrtr $ # Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org> pkgname=cups-filters -pkgver=1.0.60 +pkgver=1.0.61 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=('a59a85c2c3218017ecf7d0f07cad659f') +md5sums=('3d77ee5eb9c6ee82036c0f7b67d5c3c5') build() { cd $pkgname-$pkgver |