[arch-commits] Commit in autogen/trunk (PKGBUILD)
Allan McRae
allan at nymeria.archlinux.org
Sun Nov 17 08:39:09 UTC 2013
Date: Sunday, November 17, 2013 @ 09:39:09
Author: allan
Revision: 199837
upgpkg: autogen 5.18.2-1
upstream update, remove static libraries
Modified:
autogen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-11-17 08:28:12 UTC (rev 199836)
+++ PKGBUILD 2013-11-17 08:39:09 UTC (rev 199837)
@@ -4,7 +4,7 @@
# Contributor: Tor Krill
pkgname=autogen
-pkgver=5.17.4
+pkgver=5.18.2
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')
@@ -13,7 +13,7 @@
depends=('guile' 'libxml2')
install=autogen.install
source=(http://ftp.gnu.org/gnu/${pkgname}/rel${pkgver}/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('09b031866b7d89f0532b6c3168d67c59'
+md5sums=('1924fdfe36edb3e0fd66add20aca9b70'
'SKIP')
build() {
More information about the arch-commits
mailing list