diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-17 07:07:51 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-17 07:11:06 -0300 |
commit | bc1e533568904aec14c017e26f33a55a04026e62 (patch) | |
tree | 4ba679e0238a04cd08b3d4f69510c2f628e26100 | |
parent | cdf2685c922d37b0941e4de29d9575cf1b4eb448 (diff) |
cups-filters-1.13.0-2.parabola1: poppler 0.50.0 rebuild
-rw-r--r-- | libre/cups-filters/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD index b2268bab4..76922d3f0 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 282492 2016-12-01 20:43:09Z andyrtr $ +# $Id: PKGBUILD 283860 2016-12-16 22:54:59Z foutrelis $ # Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org> pkgname=cups-filters pkgver=1.13.0 -pkgrel=1.parabola1 +pkgrel=2.parabola1 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.49.0' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups') +depends=('lcms2' 'poppler=0.50.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' |