diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-05 22:17:02 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-05 22:17:02 -0300 |
commit | fac6db7dd318d731552ccc91bada95f767eb07d9 (patch) | |
tree | 6bdd84e90c3b235ee5dce661565202ad0b8aab2f /libre/cups-filters-libre | |
parent | b3338cd0acaa64d1cfb015f5aa38d233c9aba9ee (diff) |
cups-filters-libre-1.0.33-1: updating version
Diffstat (limited to 'libre/cups-filters-libre')
-rw-r--r-- | libre/cups-filters-libre/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/cups-filters-libre/PKGBUILD b/libre/cups-filters-libre/PKGBUILD index 7d812a0d6..70118c9e2 100644 --- a/libre/cups-filters-libre/PKGBUILD +++ b/libre/cups-filters-libre/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 180418 2013-03-21 18:28:18Z andyrtr $ +# $Id: PKGBUILD 182034 2013-04-05 19:01:42Z andyrtr $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> pkgname=cups-filters-libre _pkgname=cups-filters -pkgver=1.0.31 +pkgver=1.0.33 pkgrel=1 -pkgdesc="OpenPrinting CUPS Filters (without foomatic-db-nonfree recommendation)" +pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation" arch=('i686' 'x86_64') url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting" license=('GPL') @@ -19,7 +19,7 @@ backup=(etc/fonts/conf.d/99pdftoopvp.conf options=(!libtool) source=(http://www.openprinting.org/download/cups-filters/$_pkgname-$pkgver.tar.gz cups-browsed.service) -md5sums=('5cc999de2ca310e042adb8cb658b9445' +md5sums=('e35e497cbdb61ee29d9e7ffa58317c23' '4c9f97eae201798000483c4e7109e690') replaces=("${_pkgname}") conflicts=("${_pkgname}") |