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

Allan McRae allan at archlinux.org
Sat Jun 2 03:44:11 UTC 2012


    Date: Friday, June 1, 2012 @ 23:44:10
  Author: allan
Revision: 160451

upgpkg: automake 1.12.1-1

upstream update

Modified:
  automake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-02 03:17:41 UTC (rev 160450)
+++ PKGBUILD	2012-06-02 03:44:10 UTC (rev 160451)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=automake
-pkgver=1.12
+pkgver=1.12.1
 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=('5fc40c032ceaebecd1588b8d125b4781'
-         'c7298222918ea44c4dce97363173a02d')
+md5sums=('036d79de6e443e02aec2be1df2b4f0ac'
+         '3f8f31210a3030ff9146a6696774f5e9')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list