summaryrefslogtreecommitdiff
path: root/libre/cups-filters
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-05-25 15:18:07 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-05-25 15:18:07 -0500
commitb4716cd79e20f277343801fde8ef1d7043bb49ff (patch)
treeb3eb7e52d0be5cc8e92d0ac774aa03275fc676c4 /libre/cups-filters
parentcaca6a16bb58af5f027f9e5dcd82f4cd5d099e51 (diff)
cups-filters-1.14.0-1.parabola1: updating version
Diffstat (limited to 'libre/cups-filters')
-rw-r--r--libre/cups-filters/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD
index 6a14479de..6a2b7f608 100644
--- a/libre/cups-filters/PKGBUILD
+++ b/libre/cups-filters/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer (Arch): Andreas Radke <andyrtr@archlinux.org>
pkgname=cups-filters
-pkgver=1.13.5
+pkgver=1.14.0
pkgrel=1.parabola1
pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation"
arch=('i686' 'x86_64' 'armv7h')
@@ -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=('35db1c5821c9ff0e0fedcf87b3ae68a424ad951bd8af421a2a1aac5613e17b8d')
+sha256sums=('7aa4274df6e6d9b5ff66e079d78dde8254570367c745025e58bc6194371fa5ec')
build() {
cd $pkgname-$pkgver
@@ -31,6 +31,7 @@ build() {
--with-rcdir=no \
--enable-avahi \
--with-browseremoteprotocols=DNSSD,CUPS \
+ --enable-auto-setup-driverless \
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf
make
}