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

Allan McRae allan at archlinux.org
Tue Jan 1 14:05:11 UTC 2013


    Date: Tuesday, January 1, 2013 @ 09:05:11
  Author: allan
Revision: 174019

upgpkg: automake 1.13.1-1

upstream update

Modified:
  automake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-01 13:24:02 UTC (rev 174018)
+++ PKGBUILD	2013-01-01 14:05:11 UTC (rev 174019)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=automake
-pkgver=1.13
+pkgver=1.13.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=('bb37ffad523a1928efdd157b6561b631'
-         '4fb5ba9b5c4a1b9c6b77bdcd663a01bc')
+md5sums=('a60380ab11e1481376b7747d1b42ced2'
+         '272d0de0756252b1835234cca0ff2cfe')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list