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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Sep 4 07:49:50 UTC 2009


    Date: Friday, September 4, 2009 @ 03:49:49
  Author: andyrtr
Revision: 50945

upgpkg: foomatic-filters 4.0_20090903-1
    new snapshot 20090903

Modified:
  foomatic-filters/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-04 06:53:17 UTC (rev 50944)
+++ PKGBUILD	2009-09-04 07:49:49 UTC (rev 50945)
@@ -5,19 +5,19 @@
 # build order: foomatic-db / -filters / -db-engines / -db-hpijs / -db-nonfree
 
 pkgname=foomatic-filters
-pkgver=4.0_20090625
+pkgver=4.0_20090903
 pkgrel=1
 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.linuxprinting.org/foomatic.html"
 backup=(etc/foomatic/filter.conf)
-depends=('ghostscript')
+depends=('ghostscript>=8.70-2')
 optdepends=('perl:	for the "beh" Backend End Handler used by cups'
 	    'net-snmp:	certain (mostly HP) printers need it to work')
 makedepends=('enscript')
 source=(http://www.linuxprinting.org/download/foomatic/$pkgname-${pkgver/_/-}.tar.gz)
-md5sums=('c90a2f95a59ab708688a44ddfb699ee5')
+md5sums=('62e4753f34e3c7495d77a2902bb9d7ba')
 
 build() {
    cd ${srcdir}/${pkgname}-*




More information about the arch-commits mailing list