summaryrefslogtreecommitdiff
path: root/extra/help2man
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-27 00:01:20 +0000
committerroot <root@rshg054.dnsready.net>2012-03-27 00:01:20 +0000
commitc8729cab8302ab82e01135a22fb9fa9704f1559b (patch)
treef272d52815dcaf543aaf60177bdfc7d28e22e201 /extra/help2man
parentcf507a0dbf5ee8258e49256049b420ac8e191387 (diff)
Tue Mar 27 00:01:20 UTC 2012
Diffstat (limited to 'extra/help2man')
-rw-r--r--extra/help2man/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/help2man/PKGBUILD b/extra/help2man/PKGBUILD
index a3507e607..318ad12a2 100644
--- a/extra/help2man/PKGBUILD
+++ b/extra/help2man/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 151902 2012-03-03 16:12:24Z giovanni $
+# $Id: PKGBUILD 154267 2012-03-25 09:24:39Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Paul Mattal <paul@mattal.com>
pkgname=help2man
-pkgver=1.40.6
+pkgver=1.40.7
pkgrel=1
pkgdesc="Conversion tool to create man files"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('perl-locale-gettext')
install=help2man.install
source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('f9ff9c6e65c74a0763596a7ca2b69aa7')
+md5sums=('8abef49b3cbbb1a7c599341d9ab1bd0f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"