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

Allan McRae allan at archlinux.org
Wed Apr 4 09:03:40 UTC 2012


    Date: Wednesday, April 4, 2012 @ 05:03:40
  Author: allan
Revision: 155493

upgpkg: automake 1.11.4-1

upstream update

Modified:
  automake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-04 08:20:14 UTC (rev 155492)
+++ PKGBUILD	2012-04-04 09:03:40 UTC (rev 155493)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=automake
-pkgver=1.11.3
+pkgver=1.11.4
 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.gz{,.sig})
-md5sums=('93ecb319f0365cb801990b00f658d026'
-         'f0673734ccb70a7d40c201ee51d83653')
+md5sums=('f4c545f01252089d2c3837e1d1d3e21b'
+         '290d7b0dc40011b3956decc1effb0bb1')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list