From 5bb4a7267c8ea2ad83ec11f7f2edb698c18dc2eb Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 21 Jan 2017 08:58:23 -0300 Subject: cups-filters-1.13.3-1.parabola1: updating version --- libre/cups-filters/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD index 622b00f24..e9d0659b4 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 284962 2016-12-29 09:58:32Z andyrtr $ +# $Id: PKGBUILD 287069 2017-01-21 09:50:16Z andyrtr $ # Maintainer (Arch): Andreas Radke pkgname=cups-filters -pkgver=1.13.2 +pkgver=1.13.3 pkgrel=1.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.50.0' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups') +depends=('lcms2' 'poppler=0.51.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' @@ -20,7 +20,7 @@ source=(https://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar. provides=('foomatic-filters') replaces=('foomatic-filters' "${pkgname}-libre" "${pkgname}-parabola") conflicts=('foomatic-filters' "${pkgname}-libre" "${pkgname}-parabola") -sha256sums=('a407e4196bc7e0f92146f58b7acf7cf72d206bcd4df1b7b8fa909e8093b75953') +sha256sums=('e9419d51de9698aeab0e08be2b8b5916770f707b2de721d41794bf2ae1123846') build() { cd $pkgname-$pkgver -- cgit v1.2.3