summaryrefslogtreecommitdiff
path: root/extra/help2man/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-11 00:01:18 +0000
committerroot <root@rshg054.dnsready.net>2012-04-11 00:01:18 +0000
commit04aff5f70cb7c04abe06ca8eaf8261cbb0eeb378 (patch)
tree4935a4f0959f9560df7fba4989a0de1dc361884e /extra/help2man/PKGBUILD
parent223ca251f3ce07eb5484be845e631d6ca645b263 (diff)
Wed Apr 11 00:01:18 UTC 2012
Diffstat (limited to 'extra/help2man/PKGBUILD')
-rw-r--r--extra/help2man/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/help2man/PKGBUILD b/extra/help2man/PKGBUILD
index 318ad12a2..160551b35 100644
--- a/extra/help2man/PKGBUILD
+++ b/extra/help2man/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 154267 2012-03-25 09:24:39Z giovanni $
+# $Id: PKGBUILD 155915 2012-04-09 08:06:09Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Paul Mattal <paul@mattal.com>
pkgname=help2man
-pkgver=1.40.7
+pkgver=1.40.8
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=('8abef49b3cbbb1a7c599341d9ab1bd0f')
+md5sums=('5a58c9900affd16013e091a89dcddf58')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"