summaryrefslogtreecommitdiff
path: root/extra/help2man/PKGBUILD
diff options
context:
space:
mode:
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 604b8ad6f..cdf426508 100644
--- a/extra/help2man/PKGBUILD
+++ b/extra/help2man/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 182988 2013-04-16 16:24:02Z giovanni $
+# $Id: PKGBUILD 190025 2013-07-13 02:56:23Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Paul Mattal <paul@mattal.com>
pkgname=help2man
-pkgver=1.41.2
+pkgver=1.43.3
pkgrel=1
pkgdesc="Conversion tool to create man files"
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('48cb7fa1d9cca2ebea1844694668c8a8')
+md5sums=('a84868db7c139238df8add5d86a0b54f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"