extra/help2man to 1.40.4-1

This commit is contained in:
Kevin Mihelich 2011-07-14 16:31:41 -04:00
parent 40010f760a
commit 0cb3a448ef

View file

@ -1,4 +1,4 @@
# $Id: PKGBUILD 124968 2011-05-25 13:58:20Z giovanni $
# $Id: PKGBUILD 131671 2011-07-13 13:59:50Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Paul Mattal <paul@mattal.com>
@ -8,7 +8,7 @@
plugrel=1
pkgname=help2man
pkgver=1.39.4
pkgver=1.40.4
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=('6b1160697451ba87067231d172285840')
md5sums=('4d79dc7cb7c20019c2a3650d35259c45')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"