[arch-commits] Commit in automake/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Sun Dec 30 06:45:37 UTC 2012
Date: Sunday, December 30, 2012 @ 01:45:36
Author: allan
Revision: 173960
upgpkg: automake 1.13-1
upstream update
Modified:
automake/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-12-30 06:36:27 UTC (rev 173959)
+++ PKGBUILD 2012-12-30 06:45:36 UTC (rev 173960)
@@ -3,7 +3,7 @@
# Contributor: judd <jvinet at zeroflux.org>
pkgname=automake
-pkgver=1.12.6
+pkgver=1.13
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=('140e084223bf463a24c1a28427c6aec7'
- '3c5d76f56493b85e806bfd163010a6c2')
+md5sums=('bb37ffad523a1928efdd157b6561b631'
+ '4fb5ba9b5c4a1b9c6b77bdcd663a01bc')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list