[arch-commits] Commit in foomatic-db/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Wed Oct 5 15:41:54 UTC 2016


    Date: Wednesday, October 5, 2016 @ 15:41:54
  Author: andyrtr
Revision: 277773

upgpkg: foomatic-db 3:20161005-1

update to latest bazaar commit; replace foomatic-db-foo2zjs per AUR maintainer request

Modified:
  foomatic-db/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-05 15:26:53 UTC (rev 277772)
+++ PKGBUILD	2016-10-05 15:41:54 UTC (rev 277773)
@@ -4,7 +4,7 @@
 pkgbase="foomatic-db"
 pkgname=('foomatic-db' 'foomatic-db-ppds' 'foomatic-db-nonfree' 'foomatic-db-nonfree-ppds')
 arch=('any')
-pkgver=20160904
+pkgver=20161005
 pkgrel=1
 epoch=3
 
@@ -15,7 +15,7 @@
 # check http://bzr.linuxfoundation.org/loggerhead/openprinting/foomatic/
 # for latest commits and development, identical to foomatic-4.0 branch
 
-source=(foomatic-db::bzr+http://bzr.linuxfoundation.org/openprinting/foomatic/foomatic-db/#revision=1307                    #2016-09-01
+source=(foomatic-db::bzr+http://bzr.linuxfoundation.org/openprinting/foomatic/foomatic-db/#revision=1309                    #2016-10-03
         foomatic-db-nonfree::bzr+http://bzr.linuxfoundation.org/openprinting/foomatic/foomatic-db-nonfree/#revision=41      #2015-06-05
 )
 md5sums=('SKIP'
@@ -68,6 +68,9 @@
  pkgdesc="Foomatic - The collected knowledge about printers, drivers, and driver options in XML files, used by foomatic-db-engine to generate PPD files."
  license=('GPL' 'custom')
  optdepends=('foomatic-db-ppds: PostScript PPD files')
+ replaces=('foomatic-db-foo2zjs') # AUR pkg no more conflicting and dropped, formerly required by foo2zjs-utils
+ conflicts=('foomatic-db-foo2zjs')
+ provides=('foomatic-db-foo2zjs')
 
    cd ${srcdir}/foomatic-db
    make DESTDIR=${pkgdir} install



More information about the arch-commits mailing list