[arch-commits] Commit in help2man/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Mon Apr 9 08:05:46 UTC 2012


    Date: Monday, April 9, 2012 @ 04:05:46
  Author: giovanni
Revision: 155914

upgpkg: help2man 1.40.8-1

upstream release

Modified:
  help2man/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-09 02:50:50 UTC (rev 155913)
+++ PKGBUILD	2012-04-09 08:05:46 UTC (rev 155914)
@@ -3,7 +3,7 @@
 # Contributor: Paul Mattal <paul at mattal.com>
 
 pkgname=help2man
-pkgver=1.40.7
+pkgver=1.40.8
 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=('8abef49b3cbbb1a7c599341d9ab1bd0f')
+md5sums=('5a58c9900affd16013e091a89dcddf58')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list