Date: Tuesday, April 16, 2013 @ 18:23:55 Author: giovanni Revision: 182987
upgpkg: help2man 1.41.2-1 upstream release Modified: help2man/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-16 16:21:08 UTC (rev 182986) +++ PKGBUILD 2013-04-16 16:23:55 UTC (rev 182987) @@ -3,7 +3,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=help2man -pkgver=1.41.1 +pkgver=1.41.2 pkgrel=1 pkgdesc="Conversion tool to create man files" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('perl-locale-gettext') install=help2man.install source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('4485615cd699a78eb42444324546942a') +md5sums=('48cb7fa1d9cca2ebea1844694668c8a8') build() { cd "${srcdir}/${pkgname}-${pkgver}"
