yelp-tools: update to 42.1.
This commit is contained in:
parent
230ec8ba1d
commit
6c90d4febe
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yelp-tools'
|
# Template file for 'yelp-tools'
|
||||||
pkgname=yelp-tools
|
pkgname=yelp-tools
|
||||||
version=42.0
|
version=42.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config itstool libxslt python3-lxml"
|
hostmakedepends="pkg-config itstool libxslt python3-lxml"
|
||||||
|
@ -10,5 +10,6 @@ short_desc="Tools for creating Yelp documentation"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
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"
|
changelog="https://gitlab.gnome.org/GNOME/yelp-tools/-/raw/master/NEWS"
|
||||||
checksum=2cd43063ffa7262df15dd8d379aa3ea3999d42661f07563f4802daa1149f7df4
|
distfiles="${GNOME_SITE}/yelp-tools/${version%.*}/yelp-tools-${version}.tar.xz"
|
||||||
|
checksum=3e496a4020d4145b99fd508a25fa09336a503a4e8900028421e72c6a4b11f905
|
||||||
|
|
Loading…
Reference in New Issue