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

Allan McRae allan at archlinux.org
Tue Sep 18 22:07:32 UTC 2012


    Date: Tuesday, September 18, 2012 @ 18:07:31
  Author: allan
Revision: 166773

upgpkg: automake 1.12.4-1

upstream update

Modified:
  automake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-18 20:41:58 UTC (rev 166772)
+++ PKGBUILD	2012-09-18 22:07:31 UTC (rev 166773)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=automake
-pkgver=1.12.3
+pkgver=1.12.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.xz{,.sig})
-md5sums=('0df082825f8f41087eb70c5088f4515e'
-         '1e272ddf91d347e1316afd970568ee81')
+md5sums=('7395a0420ecb5c9bc43e5fcf4824df36'
+         '372a7f78193e6cec543d573c710b70b2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list