diff options
Diffstat (limited to 'extra/help2man')
-rw-r--r-- | extra/help2man/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/help2man/PKGBUILD b/extra/help2man/PKGBUILD index 18157c3f9..6f2a335b1 100644 --- a/extra/help2man/PKGBUILD +++ b/extra/help2man/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 131671 2011-07-13 13:59:50Z giovanni $ +# $Id: PKGBUILD 143753 2011-11-28 20:42:11Z giovanni $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Paul Mattal <paul@mattal.com> pkgname=help2man pkgver=1.40.4 -pkgrel=1 +pkgrel=2 pkgdesc="Conversion tool to create man files" arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/help2man/" |