[arch-commits] Commit in cups-filters/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Thu May 18 18:11:48 UTC 2017


    Date: Thursday, May 18, 2017 @ 18:11:48
  Author: andyrtr
Revision: 296257

upgpkg: cups-filters 1.14.0-1

upstream update 1.14.0

Modified:
  cups-filters/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-18 12:12:07 UTC (rev 296256)
+++ PKGBUILD	2017-05-18 18:11:48 UTC (rev 296257)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=cups-filters
-pkgver=1.13.5
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="OpenPrinting CUPS Filters"
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@
 provides=('foomatic-filters')
 replaces=('foomatic-filters')
 conflicts=('foomatic-filters')
-sha256sums=('35db1c5821c9ff0e0fedcf87b3ae68a424ad951bd8af421a2a1aac5613e17b8d')
+sha256sums=('7aa4274df6e6d9b5ff66e079d78dde8254570367c745025e58bc6194371fa5ec')
 
 build() {
   cd $pkgname-$pkgver
@@ -32,6 +32,7 @@
     --with-rcdir=no \
     --enable-avahi \
     --with-browseremoteprotocols=DNSSD,CUPS \
+    --enable-auto-setup-driverless \
     --with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf
   make
 }



More information about the arch-commits mailing list