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

Tobias Powalowski tpowa at archlinux.org
Sun Jul 15 09:56:53 UTC 2007


    Date: Sunday, July 15, 2007 @ 05:56:53
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/m4

Modified: PKGBUILD (1.20 -> 1.21)

'upgpkg: update to new version'


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


Index: arch/build/base/m4/PKGBUILD
diff -u arch/build/base/m4/PKGBUILD:1.20 arch/build/base/m4/PKGBUILD:1.21
--- arch/build/base/m4/PKGBUILD:1.20	Mon Apr  9 15:47:39 2007
+++ arch/build/base/m4/PKGBUILD	Sun Jul 15 05:56:52 2007
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD,v 1.20 2007/04/09 19:47:39 tpowa Exp $
+# $Id: PKGBUILD,v 1.21 2007/07/15 09:56:52 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=m4
-pkgver=1.4.9
+pkgver=1.4.10
 pkgrel=1
 pkgdesc="m4 macro processor"
 arch=(i686 x86_64)
+license=('GPL')
 url="http://www.gnu.org/software/m4"
 depends=('glibc' 'bash')
 source=(ftp://ftp.gnu.org/gnu/m4/$pkgname-$pkgver.tar.gz)
-md5sums=('1ba8e147aff5e79bd2bfb983d86b53d5')
+md5sums=('4f2cdda3328ec06198578596e8b12727')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list