summaryrefslogtreecommitdiff
path: root/libre/cups-filters
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-12-11 00:08:58 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-12-11 00:09:55 -0300
commit1ee413faf2d859c4bb01783d67b602fc60f90e17 (patch)
tree51df6afd3dfc43e7e823e5ed36248601322f5577 /libre/cups-filters
parent20d01af9ec44a3c3d69a96aae720908523b40b33 (diff)
cups-filters-1.3.0-1.parabola1: updating version
* C++11 ABI rebuild * poppler 0.38.0 rebuild
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 5c485f489..a2b8c4877 100644
--- a/libre/cups-filters/PKGBUILD
+++ b/libre/cups-filters/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 252004 2015-11-27 18:56:58Z andyrtr $
+# $Id: PKGBUILD 255772 2015-12-10 21:14:58Z andyrtr $
# Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org>
pkgname=cups-filters
-pkgver=1.2.0
+pkgver=1.3.0
pkgrel=1.parabola1
pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation"
arch=('i686' 'x86_64')
url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting"
license=('GPL')
-depends=('lcms2' 'poppler=0.37.0' 'qpdf')
+depends=('lcms2' 'poppler=0.38.0' 'qpdf')
makedepends=('ghostscript' 'ttf-dejavu' 'python2') # 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'
@@ -19,7 +19,7 @@ source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.x
provides=('foomatic-filters')
replaces=('foomatic-filters' "${pkgname}-libre" "${pkgname}-parabola")
conflicts=('foomatic-filters' "${pkgname}-libre" "${pkgname}-parabola")
-md5sums=('9c2c8e358a72455ca63f28f91c8b1af0')
+md5sums=('2b6d255ebcd6f77a9ece5c21eff89595')
build() {
cd $pkgname-$pkgver