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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Mon Jun 3 08:15:45 UTC 2013


    Date: Monday, June 3, 2013 @ 10:15:44
  Author: bpiotrowski
Revision: 187007

upgpkg: autogen 5.17.4-1

- upstream release
- rebuild against guile 2.0

Modified:
  autogen/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-03 07:59:40 UTC (rev 187006)
+++ PKGBUILD	2013-06-03 08:15:44 UTC (rev 187007)
@@ -4,7 +4,7 @@
 # Contributor: Tor Krill
 
 pkgname=autogen
-pkgver=5.17.3
+pkgver=5.17.4
 pkgrel=1
 pkgdesc="A tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 options=('!libtool')
 install=autogen.install
 source=(http://ftp.gnu.org/gnu/${pkgname}/rel${pkgver}/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('d8e13a67310ac3b5e247fe25c40ac98a'
+md5sums=('09b031866b7d89f0532b6c3168d67c59'
          'SKIP')
 
 build() {




More information about the arch-commits mailing list