* update man2html to 3.0.1-10
This commit is contained in:
parent
9eecbcb827
commit
48ddcf05ce
13
man2html/.SRCINFO
Normal file
13
man2html/.SRCINFO
Normal file
@ -0,0 +1,13 @@
|
||||
pkgbase = man2html
|
||||
pkgdesc = A Unix manpage-to-HTML converter
|
||||
pkgver = 3.0.1
|
||||
pkgrel = 10
|
||||
url = https://www.nongnu.org/man2html/
|
||||
arch = any
|
||||
license = GPL-2.0-or-later
|
||||
depends = man
|
||||
depends = perl
|
||||
source = https://www.cpan.org/authors/id/E/EH/EHOOD/man2html3.0.1.tar.gz
|
||||
sha256sums = a3dd7fdd80785c14c2f5fa54a59bf93ca5f86f026612f68770a0507a3d4e5a29
|
||||
|
||||
pkgname = man2html
|
4
man2html/.nvchecker.toml
Normal file
4
man2html/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[man2html]
|
||||
source = "regex"
|
||||
regex = "version (\\d+.\\d+.\\d+)"
|
||||
url = "https://www.nongnu.org/man2html/"
|
@ -6,11 +6,11 @@
|
||||
|
||||
pkgname=man2html
|
||||
pkgver=3.0.1
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc="A Unix manpage-to-HTML converter"
|
||||
arch=(any)
|
||||
url="https://www.nongnu.org/man2html/"
|
||||
license=('GPL')
|
||||
license=('GPL-2.0-or-later')
|
||||
depends=('man' 'perl')
|
||||
# https://www.cpan.org/authors/id/E/EH/EHOOD/CHECKSUMS
|
||||
source=(#http://www.oac.uci.edu/indiv/ehood/tar/$pkgname$pkgver.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user