[arch-commits] Commit in help2man/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Thu Dec 13 02:35:54 UTC 2012
Date: Wednesday, December 12, 2012 @ 21:35:54
Author: giovanni
Revision: 173202
upgpkg: help2man 1.40.13-1
upstream release
Modified:
help2man/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-12-13 00:53:58 UTC (rev 173201)
+++ PKGBUILD 2012-12-13 02:35:54 UTC (rev 173202)
@@ -3,7 +3,7 @@
# Contributor: Paul Mattal <paul at mattal.com>
pkgname=help2man
-pkgver=1.40.12
+pkgver=1.40.13
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=('6a37675ce2b0897cd8c6c19106e510a3')
+md5sums=('ecbc98f1f146e404e85d7bef520b34d8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list