summaryrefslogtreecommitdiff
path: root/libre/cups-filters
diff options
context:
space:
mode:
authorFreemor <freemor@freemor.ca>2019-01-19 22:04:10 -0400
committerFreemor <freemor@freemor.ca>2019-01-19 22:04:10 -0400
commitd9d7fed2c6e03314a7e97caf09d0218d4672c99f (patch)
treeae53070337402ab75bf1b1165e7d6eb6f5329fc3 /libre/cups-filters
parentf3b7646d7cbd57a0e383501ee99ec09965e912bd (diff)
rebuild [cups-filters] against new [poppler 0.73.0]
Diffstat (limited to 'libre/cups-filters')
-rw-r--r--libre/cups-filters/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD
index bba45bbc2..058b8f121 100644
--- a/libre/cups-filters/PKGBUILD
+++ b/libre/cups-filters/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=cups-filters
pkgver=1.21.6
pkgrel=2
-pkgrel+=.par1
+pkgrel+=.par2
pkgdesc="OpenPrinting CUPS Filters"
pkgdesc+=", without foomatic-db-nonfree recommendation"
arch=('x86_64')
@@ -12,7 +12,7 @@ arch+=('i686' 'armv7h')
url="https://wiki.linuxfoundation.org/openprinting/cups-filters"
license=('custom')
depends=('lcms2' 'poppler' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups>=2.2.6-2' 'udev')
-depends+=('poppler=0.72.0')
+depends+=('poppler=0.73.0')
makedepends=('ghostscript' 'ttf-dejavu' 'python' 'mupdf-tools') # ttf-dejavu for make check
makedepends_i686=('pkgconf')
optdepends=('ghostscript: for non-PostScript printers to print with CUPS to convert PostScript to raster images'