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

Allan McRae allan at archlinux.org
Wed Apr 25 07:52:39 UTC 2012


    Date: Wednesday, April 25, 2012 @ 03:52:38
  Author: allan
Revision: 157166

upgpkg: autoconf 2.69-1

upstream update

Modified:
  autoconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-25 06:58:42 UTC (rev 157165)
+++ PKGBUILD	2012-04-25 07:52:38 UTC (rev 157166)
@@ -3,8 +3,8 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=autoconf
-pkgver=2.68
-pkgrel=2
+pkgver=2.69
+pkgrel=1
 pkgdesc="A GNU tool for automatically configuring source code"
 arch=('any')
 license=('GPL2' 'GPL3' 'custom')
@@ -15,8 +15,8 @@
 #makedepends=('gcc-fortran' 'erlang')
 install=autoconf.install
 source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('723677f7727542d273112e7feb870a7a'
-         'f0af3afe669e5957312415fcb4ed38fa')
+md5sums=('50f97f4159805e374639a73e2636f22e'
+         '2941e2fe687e05b3431eac6b714053bc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list