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

Allan McRae allan at archlinux.org
Fri Apr 27 04:56:31 UTC 2012


    Date: Friday, April 27, 2012 @ 00:56:31
  Author: allan
Revision: 157328

upgpkg: automake 1.12-1

upstream update

Modified:
  automake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-27 00:50:23 UTC (rev 157327)
+++ PKGBUILD	2012-04-27 04:56:31 UTC (rev 157328)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=automake
-pkgver=1.11.5
+pkgver=1.12
 pkgrel=1
 pkgdesc="A GNU tool for automatically creating Makefiles"
 arch=('any')
@@ -14,8 +14,8 @@
 makedepends=('autoconf')
 install=automake.install
 source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('13f6a9522339ac0885110506cb7abad8'
-         'c1170aad0acbe57b87d17b5eaf3f9061')
+md5sums=('5fc40c032ceaebecd1588b8d125b4781'
+         'c7298222918ea44c4dce97363173a02d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list