extra/help2man to 1.40.10-1

This commit is contained in:
Kevin Mihelich 2012-06-04 12:35:02 -04:00
parent 6ce72b8c3d
commit e253ed3a76

View file

@ -8,7 +8,7 @@
plugrel=1
pkgname=help2man
pkgver=1.40.9
pkgver=1.40.10
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=('243aa6d549888c265616f2a082777a56')
md5sums=('7181a363af41e0f476dd81f36b105a8e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"