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

Allan McRae allan at archlinux.org
Thu Sep 23 11:46:24 UTC 2010


    Date: Thursday, September 23, 2010 @ 07:46:24
  Author: allan
Revision: 91145

upgpkg: autoconf 2.68-1
upstream update

Modified:
  autoconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-23 11:34:22 UTC (rev 91144)
+++ PKGBUILD	2010-09-23 11:46:24 UTC (rev 91145)
@@ -3,7 +3,7 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=autoconf
-pkgver=2.67
+pkgver=2.68
 pkgrel=1
 pkgdesc="A GNU tool for automatically configuring source code"
 arch=('any')
@@ -14,8 +14,8 @@
 # for test-suite
 #makedepends=('gcc-fortran' 'erlang')
 install=autoconf.install
-source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('6078f53dfda911bdfb523e39f4d7fb2d')
+source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz)
+md5sums=('723677f7727542d273112e7feb870a7a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list