[arch-commits] CVS update of extra/devel/gperf (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Oct 28 20:42:14 UTC 2007


    Date: Sunday, October 28, 2007 @ 16:42:14
  Author: jgc
    Path: /home/cvs-extra/extra/devel/gperf

Modified: PKGBUILD (1.1 -> 1.2)

upgpkg: gperf 3.0.3-1
Add md5sums


----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Index: extra/devel/gperf/PKGBUILD
diff -u extra/devel/gperf/PKGBUILD:1.1 extra/devel/gperf/PKGBUILD:1.2
--- extra/devel/gperf/PKGBUILD:1.1	Sun Oct 28 15:53:18 2007
+++ extra/devel/gperf/PKGBUILD	Sun Oct 28 16:42:14 2007
@@ -1,4 +1,4 @@
-#$Id: PKGBUILD,v 1.1 2007/10/28 19:53:18 jgc Exp $
+#$Id: PKGBUILD,v 1.2 2007/10/28 20:42:14 jgc Exp $
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gperf
@@ -10,6 +10,7 @@
 license=('GPL')
 depends=('gcc-libs')
 source=(ftp://ftp.gnu.org/gnu/gperf/${pkgname}-${pkgver}.tar.gz)
+md5sums=('cc20e58975a38075440423c8fb85fd00')
 
 build() {
   cd $startdir/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list