mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/help2man to 1.40.9-1
This commit is contained in:
parent
dfd44376f5
commit
2592c56fd4
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
plugrel=1
|
plugrel=1
|
||||||
|
|
||||||
pkgname=help2man
|
pkgname=help2man
|
||||||
pkgver=1.40.8
|
pkgver=1.40.9
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Conversion tool to create man files"
|
pkgdesc="Conversion tool to create man files"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -17,7 +17,7 @@ license=('GPL')
|
||||||
depends=('perl-locale-gettext')
|
depends=('perl-locale-gettext')
|
||||||
install=help2man.install
|
install=help2man.install
|
||||||
source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||||
md5sums=('5a58c9900affd16013e091a89dcddf58')
|
md5sums=('243aa6d549888c265616f2a082777a56')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
|
Loading…
Reference in a new issue