mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
texi2html: remove noarch
This commit is contained in:
parent
fdafbf4918
commit
4f668e2e3e
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'texi2html'
|
# Template file for 'texi2html'
|
||||||
pkgname=texi2html
|
pkgname=texi2html
|
||||||
version=5.0
|
version=5.0
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Open Source Texinfo to HTML Conversion Script"
|
short_desc="Open Source Texinfo to HTML Conversion Script"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
homepage="http://www.nongnu.org/texi2html/"
|
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="http://www.nongnu.org/texi2html/"
|
||||||
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e60edd2a9b8399ca615c6e81e06fa61946ba2f2406c76cd63eb829c91d3a3d7d
|
checksum=e60edd2a9b8399ca615c6e81e06fa61946ba2f2406c76cd63eb829c91d3a3d7d
|
||||||
|
|
Loading…
Add table
Reference in a new issue