xmltoman: remove noarch
This commit is contained in:
parent
44e3e71d15
commit
2280cf3687
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'xmltoman'
|
||||
pkgname=xmltoman
|
||||
version=0.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="perl perl-XML-Parser"
|
||||
depends="perl-XML-Parser"
|
||||
short_desc="Convert XML to man pages in groff format or html"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://sourceforge.net/projects/xmltoman"
|
||||
distfiles="https://github.com/Distrotech/xmltoman/archive/${version}.tar.gz"
|
||||
checksum=2ab86b74fe364a866d84c14b20cbd42a09fa85c629deeff52376bbf890854feb
|
||||
archs=noarch
|
||||
|
|
Loading…
Reference in New Issue