Date: Sunday, June 3, 2012 @ 03:59:34 Author: giovanni Revision: 160649
upgpkg: help2man 1.40.10-1 upstream release Modified: help2man/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-03 05:23:46 UTC (rev 160648) +++ PKGBUILD 2012-06-03 07:59:34 UTC (rev 160649) @@ -3,7 +3,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=help2man -pkgver=1.40.9 +pkgver=1.40.10 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=('243aa6d549888c265616f2a082777a56') +md5sums=('7181a363af41e0f476dd81f36b105a8e') build() { cd "${srcdir}/${pkgname}-${pkgver}"
