diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-06-13 16:05:45 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-06-13 16:05:45 -0300 |
commit | 29b41f0bcec49d5a437fa8d3364049c8caf5dd2d (patch) | |
tree | 1d7165a4aa35574c21a223e3e5089e47674bebbf /libre/cups-filters | |
parent | de0b76e9e8027c647fed256485f223dab63d6907 (diff) |
cups-filters-1.0.69-1.parabola1: updating version
Diffstat (limited to 'libre/cups-filters')
-rw-r--r-- | libre/cups-filters/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD index f6b0b8abc..960c82df4 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 239718 2015-05-24 16:38:38Z andyrtr $ +# $Id: PKGBUILD 240726 2015-06-13 11:40:11Z andyrtr $ # Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org> pkgname=cups-filters -pkgver=1.0.68 -pkgrel=2.parabola1 +pkgver=1.0.69 +pkgrel=1.parabola1 pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation" arch=('i686' 'x86_64' 'mips64el') url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting" @@ -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=('55d169739f72aa5af40cfd7c3fbfcffd') +md5sums=('914939cf0380ce04a91597a6f666c812') build() { cd $pkgname-$pkgver |