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

Allan McRae allan at archlinux.org
Thu Feb 2 01:32:56 UTC 2012


    Date: Wednesday, February 1, 2012 @ 20:32:56
  Author: allan
Revision: 148473

upgpkg: automake 1.11.3-1

upstream update

Modified:
  automake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-01 22:20:00 UTC (rev 148472)
+++ PKGBUILD	2012-02-02 01:32:56 UTC (rev 148473)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=automake
-pkgver=1.11.2
+pkgver=1.11.3
 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=('79ad64a9f6e83ea98d6964cef8d8a0bc'
-         '677bfee8a872499fb9ade9ff82971d41')
+md5sums=('93ecb319f0365cb801990b00f658d026'
+         'f0673734ccb70a7d40c201ee51d83653')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list