yelp-tools: update to 40.0.
This commit is contained in:
parent
fe3b68c4d2
commit
7a4ce4221d
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'yelp-tools'
|
# Template file for 'yelp-tools'
|
||||||
pkgname=yelp-tools
|
pkgname=yelp-tools
|
||||||
version=3.38.0
|
version=40.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
hostmakedepends="pkg-config itstool libxslt"
|
hostmakedepends="pkg-config itstool libxslt python3-lxml"
|
||||||
makedepends="yelp-xsl"
|
makedepends="yelp-xsl"
|
||||||
depends="itstool libxslt yelp-xsl"
|
depends="itstool libxslt yelp-xsl"
|
||||||
short_desc="Tools for creating Yelp documentation"
|
short_desc="Tools for creating Yelp documentation"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=607ce4b3ee8517c42db924a01a78660a03317595c75825731ea86a920e2b04b0
|
checksum=664bacf2f3dd65ef00a43f79487351ab64a6c4c629c56ac0ceb1723c2eb66aae
|
||||||
|
|
Loading…
Reference in a new issue