[arch-commits] Commit in autoconf/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Apr 23 18:11:28 UTC 2008


    Date: Wednesday, April 23, 2008 @ 14:11:27
  Author: andyrtr
Revision: 830

upgpkg: autoconf 2.62-1

Modified:
  autoconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-23 17:58:22 UTC (rev 829)
+++ PKGBUILD	2008-04-23 18:11:27 UTC (rev 830)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=autoconf
-pkgver=2.61
-pkgrel=3
+pkgver=2.62
+pkgrel=1
 pkgdesc="A GNU tool for automatically configuring source code"
 arch=(i686 x86_64)
 license=('GPL')
@@ -11,7 +11,7 @@
 depends=('awk' 'm4' 'diffutils' 'bash')
 options=('!makeflags')
 source=(ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('51f472f71a6a04850a0f0126bf594cdb')
+md5sums=('6c1f3b3734999035d77da5024aab4fbd')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list