From d2b5356bc37d02343b9ceee4d29c9d20a8c7b081 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 26 Mar 2012 10:22:33 -0400 Subject: [PATCH] extra/help2man to 1.40.7-1 --- extra/help2man/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/help2man/PKGBUILD b/extra/help2man/PKGBUILD index ae2a5b45d..9bf3d694d 100644 --- a/extra/help2man/PKGBUILD +++ b/extra/help2man/PKGBUILD @@ -8,7 +8,7 @@ plugrel=1 pkgname=help2man -pkgver=1.40.6 +pkgver=1.40.7 pkgrel=1 pkgdesc="Conversion tool to create man files" arch=('i686' 'x86_64') @@ -17,7 +17,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}"