summaryrefslogtreecommitdiff
path: root/libre/cups-filters
diff options
context:
space:
mode:
authorFreemor <freemor@freemor.ca>2020-09-05 11:06:21 -0300
committerFreemor <freemor@freemor.ca>2020-09-05 11:06:21 -0300
commit06b8c49686b9dca8f5a026f315a771a20a48c07b (patch)
tree9c5824a1590b8e5da7b1a850f33028f6e403bc6b /libre/cups-filters
parented989d246dabce90208ada97bbdd14b445cc7d9f (diff)
Rebuild [libre/cups-filters] against new poppler 20.09.0
Diffstat (limited to 'libre/cups-filters')
-rw-r--r--libre/cups-filters/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD
index 46d0cb9d1..d624b545d 100644
--- a/libre/cups-filters/PKGBUILD
+++ b/libre/cups-filters/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=cups-filters
pkgver=1.28.0
pkgrel=1
-pkgrel+=.parabola1
+pkgrel+=.parabola2
pkgdesc="OpenPrinting CUPS Filters"
pkgdesc+=", without foomatic-db-nonfree recommendation"
arch=('x86_64')
@@ -12,9 +12,9 @@ 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_i686=('poppler=20.08.0')
-depends_x86_64=('poppler=20.08.0')
-depends_armv7h=('poppler=20.08.0')
+depends_i686=('poppler=20.09.0')
+depends_x86_64=('poppler=20.09.0')
+depends_armv7h=('poppler=20.09.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'