[arch-commits] Commit in foomatic-db-engine/repos (extra-x86_64 extra-x86_64/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Mar 6 20:54:07 UTC 2009


    Date: Friday, March 6, 2009 @ 15:54:06
  Author: andyrtr
Revision: 29221

Merged revisions 29220 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/foomatic-db-engine/trunk

........
  r29220 | andyrtr | 2009-03-06 20:50:21 +0000 (Fr, 06 M?\195?\164r 2009) | 2 lines
  
  upgpkg: foomatic-db-engine 4.0_20090306-1
      new version 20090306
........

Modified:
  foomatic-db-engine/repos/extra-x86_64/	(properties)
  foomatic-db-engine/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)


Property changes on: foomatic-db-engine/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /foomatic-db-engine/trunk:1-26735
   + /foomatic-db-engine/trunk:1-29220

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-03-06 20:50:21 UTC (rev 29220)
+++ extra-x86_64/PKGBUILD	2009-03-06 20:54:06 UTC (rev 29221)
@@ -5,8 +5,7 @@
 # build order: foomatic-db / -filters / -db-engines / -db-hpijs / -db-nonfree
 
 pkgname=foomatic-db-engine
-pkgver=4.0_20090211
-_snapver=4.0-20090211
+pkgver=4.0_20090306
 pkgrel=1
 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix"
 arch=(i686 x86_64)
@@ -14,12 +13,12 @@
 depends=('perl' 'libxml2' 'foomatic-filters')
 replaces=('foomatic')
 conflicts=('foomatic')
-source=(http://www.linuxprinting.org/download/foomatic/$pkgname-$_snapver.tar.gz)
+source=(http://www.linuxprinting.org/download/foomatic/$pkgname-${pkgver/_/-}.tar.gz)
 url="http://www.linuxprinting.org/foomatic.html"
-md5sums=('2607904f14aad08623e63f34e109615d')
+md5sums=('5922c50535ea7dedb3e0f7b6159b56ef')
 
 build() {
-   cd ${srcdir}/${pkgname}-${_snapver}
+   cd ${srcdir}/${pkgname}-*
     ./configure --prefix=/usr
    make || return 1
    eval `perl -V:archname`




More information about the arch-commits mailing list