diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2020-02-01 06:36:58 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2020-02-01 06:37:12 +0100 |
commit | 420474c37b08764a7058d59ed69283a4df01052a (patch) | |
tree | a6df74831118921fdb6d4373a434cb21c7a64d13 /libre/cups-filters | |
parent | 2fd91839dec5fd8352396bb4c8e3213c2801850b (diff) | |
download | abslibre-420474c37b08764a7058d59ed69283a4df01052a.tar.gz abslibre-420474c37b08764a7058d59ed69283a4df01052a.tar.bz2 abslibre-420474c37b08764a7058d59ed69283a4df01052a.zip |
libre/cups-filters: rebuilt for new poppler
Diffstat (limited to 'libre/cups-filters')
-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 e129a9299..b3a2f3af0 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -4,7 +4,7 @@ pkgname=cups-filters pkgver=1.27.0 pkgrel=1 -pkgrel+=.parabola1 +pkgrel+=.parabola2 pkgdesc="OpenPrinting CUPS Filters" pkgdesc+=", without foomatic-db-nonfree recommendation" arch=('x86_64') @@ -13,7 +13,7 @@ url="https://wiki.linuxfoundation.org/openprinting/cups-filters" license=('custom') depends=('lcms2' 'poppler' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups>=2.2.6-2' 'udev') depends_i686+=('poppler=0.82.0') -depends_x86_64+=('poppler=0.84.0') +depends_x86_64+=('poppler=0.85.0') depends_armv7h+=('poppler=0.84.0') makedepends=('ghostscript' 'ttf-dejavu' 'python' 'mupdf-tools') # ttf-dejavu for make check makedepends_i686=('pkgconf') |