[arch-commits] Commit in help2man/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Wed Jul 13 13:59:51 UTC 2011
Date: Wednesday, July 13, 2011 @ 09:59:50
Author: giovanni
Revision: 131671
upgpkg: help2man 1.40.4-1
upstream release
Modified:
help2man/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-07-13 13:42:09 UTC (rev 131670)
+++ PKGBUILD 2011-07-13 13:59:50 UTC (rev 131671)
@@ -3,7 +3,7 @@
# Contributor: Paul Mattal <paul at mattal.com>
pkgname=help2man
-pkgver=1.39.4
+pkgver=1.40.4
pkgrel=1
pkgdesc="Conversion tool to create man files"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('perl-locale-gettext')
install=help2man.install
source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('6b1160697451ba87067231d172285840')
+md5sums=('4d79dc7cb7c20019c2a3650d35259c45')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list