summaryrefslogtreecommitdiff
path: root/libre/cups-filters-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-09-07 12:07:52 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-09-07 12:07:52 -0300
commitff63cc25b625225f1469985eaefa611ae7623811 (patch)
tree2726f9bf662345f428acc04e0306e7d1f2cf1695 /libre/cups-filters-libre/PKGBUILD
parentc78d20ff0b6738ed8fe8d4b0b9f75556c31e9546 (diff)
cups-filters-libre-1.0.24-1: updating version
Diffstat (limited to 'libre/cups-filters-libre/PKGBUILD')
-rw-r--r--libre/cups-filters-libre/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/cups-filters-libre/PKGBUILD b/libre/cups-filters-libre/PKGBUILD
index 2739a7c7c..addf86ef3 100644
--- a/libre/cups-filters-libre/PKGBUILD
+++ b/libre/cups-filters-libre/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 165189 2012-08-12 19:45:00Z andyrtr $
+# $Id: PKGBUILD 166387 2012-09-07 13:33:10Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=cups-filters-libre
_pkgname=cups-filters
-pkgver=1.0.20
-pkgrel=2
+pkgver=1.0.24
+pkgrel=1
pkgdesc="OpenPrinting CUPS Filters"
arch=('i686' 'x86_64')
url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting"
license=('GPL')
-depends=('lcms2' 'poppler>=0.20.3')
+depends=('lcms2' 'poppler>=0.20.3' 'qpdf')
makedepends=('ghostscript' 'ttf-dejavu') # ttf-dejavu for make check
optdepends=('ghostscript: for non-PostScript printers to print with CUPS to convert PostScript to raster images'
'foomatic-db: drivers use Ghostscript to convert PostScript to a printable form directly'
@@ -17,7 +17,7 @@ optdepends=('ghostscript: for non-PostScript printers to print with CUPS to conv
backup=(etc/fonts/conf.d/99pdftoopvp.conf)
options=(!libtool)
source=(http://www.openprinting.org/download/cups-filters/$_pkgname-$pkgver.tar.gz)
-md5sums=('fc1d2b8cb5b0513224d7e2b01f900704')
+md5sums=('242ea48cd41f8546d71b00bf2b06c564')
replaces=("${_pkgname}")
conflicts=("${_pkgname}")
provides=("${_pkgname}=${pkgver}")