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

Allan McRae allan at nymeria.archlinux.org
Thu May 16 12:22:14 UTC 2013


    Date: Thursday, May 16, 2013 @ 14:22:14
  Author: allan
Revision: 185622

upgpkg: automake 1.13.2-1

upstream update

Modified:
  automake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-16 06:45:43 UTC (rev 185621)
+++ PKGBUILD	2013-05-16 12:22:14 UTC (rev 185622)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=automake
-pkgver=1.13.1
+pkgver=1.13.2
 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=('a60380ab11e1481376b7747d1b42ced2'
-         '272d0de0756252b1835234cca0ff2cfe')
+md5sums=('497f3ea7e85504fe5b1b1b6d27cc71f1'
+         'SKIP')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list