diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-02-19 22:38:20 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-02-19 22:38:20 -0500 |
commit | 5f66a50fab026f0104871ad3abe4c2fe87186831 (patch) | |
tree | 42685efeea716222647af727eb1b8b8a4c87b29d /libre/cups-filters/PKGBUILD | |
parent | fd6d5237e408066d3c36937c155edc94400c8c0e (diff) | |
download | abslibre-5f66a50fab026f0104871ad3abe4c2fe87186831.tar.gz abslibre-5f66a50fab026f0104871ad3abe4c2fe87186831.tar.bz2 abslibre-5f66a50fab026f0104871ad3abe4c2fe87186831.zip |
cups-filters-1.13.4-1.parabola2: poppler 0.52.0 rebuild
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 3c3d3b8fc..ff3a2f6df 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -3,12 +3,12 @@ pkgname=cups-filters pkgver=1.13.4 -pkgrel=1.parabola1 +pkgrel=1.parabola2 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.51.0' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups') +depends=('lcms2' 'poppler=0.52.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' |