[arch-commits] CVS update of core/devel/automake (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 27 22:35:58 UTC 2008


    Date: Sunday, January 27, 2008 @ 17:35:58
  Author: andyrtr
    Path: /home/cvs-core/core/devel/automake

Modified: PKGBUILD (1.43 -> 1.44)

upgpkg: automake 1.10.1-1


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


Index: core/devel/automake/PKGBUILD
diff -u core/devel/automake/PKGBUILD:1.43 core/devel/automake/PKGBUILD:1.44
--- core/devel/automake/PKGBUILD:1.43	Sun Dec  2 22:13:10 2007
+++ core/devel/automake/PKGBUILD	Sun Jan 27 17:35:58 2008
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.43 2007/12/03 03:13:10 dan Exp $
+# $Id: PKGBUILD,v 1.44 2008/01/27 22:35:58 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=automake
-pkgver=1.10
-pkgrel=3
+pkgver=1.10.1
+pkgrel=1
 pkgdesc="A GNU tool for automatically creating Makefiles"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.gnu.org/software/automake"
-groups=('base-devel')
-depends=('perl' 'sh')
+groups=('base')
+depends=('perl' 'bash')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('452163c32d061c53a7acc0e8c1b689ba')
+md5sums=('a0acfd1b167ba55a256f0c1af2983975')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list