summaryrefslogtreecommitdiff
path: root/extra/help2man/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-13 11:21:38 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-13 11:21:38 -0300
commitd51e9b973c5e554869e188fdc65106728c95c0c7 (patch)
tree7880a41f091fffab06471d492921400234023b4f /extra/help2man/PKGBUILD
parent7a54f5ebad2b78abe9e2c89cf0e4c2ebfeeea0ec (diff)
parent1517345ab70f42a5e050f3dc9b498038118f9ff1 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/luaexpat/PKGBUILD community/udevil/PKGBUILD extra/help2man/PKGBUILD
Diffstat (limited to 'extra/help2man/PKGBUILD')
-rw-r--r--extra/help2man/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/help2man/PKGBUILD b/extra/help2man/PKGBUILD
index 628f8f5f3..23ff46985 100644
--- a/extra/help2man/PKGBUILD
+++ b/extra/help2man/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 165837 2012-08-31 19:58:16Z giovanni $
+# $Id: PKGBUILD 173203 2012-12-13 02:36:19Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Paul Mattal <paul@mattal.com>
pkgname=help2man
-pkgver=1.40.12
-pkgrel=1.1
+pkgver=1.40.13
+pkgrel=1
pkgdesc="Conversion tool to create man files"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/help2man/"
@@ -12,7 +12,7 @@ license=('GPL')
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}"