extra/help2man to 1.46.4-1

This commit is contained in:
Kevin Mihelich 2014-10-23 13:24:00 +00:00
parent 2904562ae6
commit 89885507ce

View file

@ -6,7 +6,7 @@
# - make install must be run as -j1, mkdir is not thread-safe for whatever reason
pkgname=help2man
pkgver=1.44.1
pkgver=1.46.4
pkgrel=1
pkgdesc="Conversion tool to create man files"
arch=('i686' 'x86_64')
@ -15,7 +15,7 @@ license=('GPL')
depends=('perl-locale-gettext')
install=help2man.install
source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz")
md5sums=('a5dc6530340b41f0e492d400670dd7ae')
md5sums=('a1b7fe49eddae8a2537ed74ee9ef11cb')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"