summaryrefslogtreecommitdiff
path: root/extra/help2man
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-08-07 13:30:57 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-08-07 13:30:57 +0200
commit0d08f74d42cdaf01e681726225af9b7f0e65a45f (patch)
tree2e01528f6db000501ecc2df9b03cd1cc80246218 /extra/help2man
parent7e625170ad4fd86bb2ee338c7be9a352bf418b00 (diff)
parent9d36fcd5638035abf19f303deebd9e861d384254 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/cups/PKGBUILD multilib/lib32-glew/PKGBUILD multilib/lib32-gnutls/PKGBUILD
Diffstat (limited to 'extra/help2man')
-rw-r--r--extra/help2man/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/help2man/PKGBUILD b/extra/help2man/PKGBUILD
index 140fc4c99..4433144b4 100644
--- a/extra/help2man/PKGBUILD
+++ b/extra/help2man/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 160650 2012-06-03 07:59:58Z giovanni $
+# $Id: PKGBUILD 164784 2012-08-05 10:17:22Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Paul Mattal <paul@mattal.com>
pkgname=help2man
-pkgver=1.40.10
+pkgver=1.40.11
pkgrel=1
pkgdesc="Conversion tool to create man files"
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('7181a363af41e0f476dd81f36b105a8e')
+md5sums=('169c7db58f09cfc704c5d953139bb58d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"