mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/help2man to 1.40.11-1
This commit is contained in:
parent
b947810348
commit
24d5066fd4
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=help2man
|
||||
pkgver=1.40.10
|
||||
pkgver=1.40.11
|
||||
pkgrel=1
|
||||
pkgdesc="Conversion tool to create man files"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -17,7 +17,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}"
|
||||
|
|
Loading…
Reference in a new issue