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

Allan McRae allan at archlinux.org
Mon Dec 17 05:40:57 UTC 2012


    Date: Monday, December 17, 2012 @ 00:40:57
  Author: allan
Revision: 173265

upgpkg: automake 1.12.6-1

upstream update

Modified:
  automake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-17 04:02:43 UTC (rev 173264)
+++ PKGBUILD	2012-12-17 05:40:57 UTC (rev 173265)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=automake
-pkgver=1.12.5
+pkgver=1.12.6
 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=('2bc1aef898712c7e56320f264040972d'
-         '2b5cf11401c4a6d9ebe8f3a979b626c9')
+md5sums=('140e084223bf463a24c1a28427c6aec7'
+         '3c5d76f56493b85e806bfd163010a6c2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list