summaryrefslogtreecommitdiff
path: root/libre/cups-filters
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-05-04 09:46:28 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2020-05-04 09:48:26 -0400
commit28db1b962323496d7cedb6a8ed5440a8e670df39 (patch)
tree2a5be7c690a495824b7675478913e32de656785a /libre/cups-filters
parentf99b9ce9ff5429ba4c663db6ca0541c24e07eb16 (diff)
[cups-filters]: upgrade to v1.27.4
Diffstat (limited to 'libre/cups-filters')
-rw-r--r--libre/cups-filters/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD
index c43b01109..117e5cf3e 100644
--- a/libre/cups-filters/PKGBUILD
+++ b/libre/cups-filters/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=cups-filters
-pkgver=1.27.0
+pkgver=1.27.4
pkgrel=1
-pkgrel+=.parabola6
+pkgrel+=.parabola1
pkgdesc="OpenPrinting CUPS Filters"
pkgdesc+=", without foomatic-db-nonfree recommendation"
arch=('x86_64')
@@ -13,8 +13,8 @@ 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.87.0')
-depends_x86_64+=('poppler=0.87.0')
-depends_armv7h+=('poppler=0.87.0')
+depends_x86_64+=('poppler=0.88.0')
+depends_armv7h+=('poppler=0.88.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'
@@ -23,7 +23,7 @@ optdepends=('ghostscript: for non-PostScript printers to print with CUPS to conv
'antiword: needed to convert MS Word documents (requires also docx2txt)')
backup=(etc/cups/cups-browsed.conf)
source=(https://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz)
-sha256sums=('4ae3cb322baac1a873d583834393e42ae5e2790e1f161a59117870b144f63404')
+sha256sums=('0bc9df9c4ca0f41685c8d6de56fad40109798f567326fc4167d7edb2600f0b84')
build() {
cd "$pkgname"-$pkgver