From b5f690637837ff269bf5d248ee2dc37ea5236ca8 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 12 Jan 2012 23:14:51 +0000 Subject: Thu Jan 12 23:14:51 UTC 2012 --- extra/help2man/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/help2man') diff --git a/extra/help2man/PKGBUILD b/extra/help2man/PKGBUILD index 98c59dfc5..a0026b927 100644 --- a/extra/help2man/PKGBUILD +++ b/extra/help2man/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 143753 2011-11-28 20:42:11Z giovanni $ +# $Id: PKGBUILD 146519 2012-01-12 10:34:00Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Paul Mattal pkgname=help2man -pkgver=1.40.4 -pkgrel=2 +pkgver=1.40.5 +pkgrel=1 pkgdesc="Conversion tool to create man files" arch=('i686' 'x86_64') url="http://www.gnu.org/software/help2man/" @@ -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=('4d79dc7cb7c20019c2a3650d35259c45') +md5sums=('75a7d2f93765cd367aab98986a75f88c') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf