diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-05-01 17:15:00 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-05-01 17:49:14 +0200 |
commit | 31ab42564ae3f8b3ca8c8870fb4da6eecaa51de8 (patch) | |
tree | c7246ac0e90daf6ea8496dffce189a97ebc279a8 /libre/cups-filters/PKGBUILD | |
parent | 769e42cbc38459dc3a4928f4f700f32c15cbd36d (diff) | |
download | abslibre-31ab42564ae3f8b3ca8c8870fb4da6eecaa51de8.tar.gz abslibre-31ab42564ae3f8b3ca8c8870fb4da6eecaa51de8.tar.bz2 abslibre-31ab42564ae3f8b3ca8c8870fb4da6eecaa51de8.zip |
updated cups-filters dependencies
Diffstat (limited to 'libre/cups-filters/PKGBUILD')
-rw-r--r-- | libre/cups-filters/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD index ff3a2f6df..a6e00ff64 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -3,12 +3,12 @@ pkgname=cups-filters pkgver=1.13.4 -pkgrel=1.parabola2 +pkgrel=1.parabola3 pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation" arch=('i686' 'x86_64' 'armv7h') url="https://wiki.linuxfoundation.org/openprinting/cups-filters" license=('custom') -depends=('lcms2' 'poppler=0.52.0' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups') +depends=('lcms2' 'poppler=0.54.0' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups') makedepends=('ghostscript' 'ttf-dejavu' 'python' 'mupdf-tools') # 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' |