Date: Sunday, February 16, 2014 @ 10:13:37 Author: giovanni Revision: 206036
upgpkg: help2man 1.44.1-1 upstream release Modified: help2man/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-16 04:07:15 UTC (rev 206035) +++ PKGBUILD 2014-02-16 09:13:37 UTC (rev 206036) @@ -3,7 +3,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=help2man -pkgver=1.43.3 +pkgver=1.44.1 pkgrel=1 pkgdesc="Conversion tool to create man files" arch=('i686' 'x86_64') @@ -11,8 +11,8 @@ license=('GPL') depends=('perl-locale-gettext') install=help2man.install -source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('a84868db7c139238df8add5d86a0b54f') +source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz") +md5sums=('a5dc6530340b41f0e492d400670dd7ae') build() { cd "${srcdir}/${pkgname}-${pkgver}"
