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

Eric Belanger eric at archlinux.org
Tue Jan 15 05:34:03 UTC 2008


    Date: Tuesday, January 15, 2008 @ 00:34:03
  Author: eric
    Path: /home/cvs-core/core/base/pcre

Modified: PKGBUILD (1.29 -> 1.30)

upgpkg: pcre 7.5-1


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


Index: core/base/pcre/PKGBUILD
diff -u core/base/pcre/PKGBUILD:1.29 core/base/pcre/PKGBUILD:1.30
--- core/base/pcre/PKGBUILD:1.29	Thu Nov 15 19:02:37 2007
+++ core/base/pcre/PKGBUILD	Tue Jan 15 00:34:03 2008
@@ -1,18 +1,20 @@
-# $Id: PKGBUILD,v 1.29 2007/11/16 00:02:37 daniel Exp $
-# Maintainer: Jan de Groot <jgc at archlinux.org>
+# $Id: PKGBUILD,v 1.30 2008/01/15 05:34:03 eric Exp $
+# Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: John Proctor <jproctor at prium.net>
+
 pkgname=pcre
-pkgver=7.4
-pkgrel=2
+pkgver=7.5
+pkgrel=1
 pkgdesc="A library that implements Perl 5-style regular expressions"
 arch=('i686' 'x86_64') 
+url="http://pcre.sourceforge.net"
 license=('custom')
 groups=('base')
 depends=('gcc-libs')
 options=('!libtool')
-url="http://pcre.sourceforge.net"
 source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7d05b4fb088ffa6fcf704e36ebb427f9')
+md5sums=('66253d006b528d0e0a6ed635fb5df1a1')
+sha1sums=('561fe413d42664e0acea4695ccb67f7fe7b9e33c')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list