[arch-commits] CVS update of arch/build/base/pcre (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Sep 12 18:42:28 UTC 2007


    Date: Wednesday, September 12, 2007 @ 14:42:28
  Author: jgc
    Path: /home/cvs-arch/arch/build/base/pcre

Modified: PKGBUILD (1.25 -> 1.26)

upgpkg: pcre 7.3-1


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


Index: arch/build/base/pcre/PKGBUILD
diff -u arch/build/base/pcre/PKGBUILD:1.25 arch/build/base/pcre/PKGBUILD:1.26
--- arch/build/base/pcre/PKGBUILD:1.25	Tue Aug 21 11:35:29 2007
+++ arch/build/base/pcre/PKGBUILD	Wed Sep 12 14:42:28 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.25 2007/08/21 15:35:29 dan Exp $
+# $Id: PKGBUILD,v 1.26 2007/09/12 18:42:28 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: John Proctor <jproctor at prium.net>
 pkgname=pcre
-pkgver=7.2
+pkgver=7.3
 pkgrel=1
 pkgdesc="A library that implements Perl 5-style regular expressions"
 arch=('i686' 'x86_64') 
-license=('BSD')
+license=('custom')
 groups=('base')
 depends=('gcc')
 options=('!libtool')
 url="http://pcre.sourceforge.net"
 source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('53305db73855f1ff155dcd2c05d448d3')
+md5sums=('08b48bf97ff84a9dea07d6be518f0046')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list