yelp-xsl: update to 3.38.2, adopt.
Also add changelog for 3.38 branch.
This commit is contained in:
parent
24df345dde
commit
c02c0c35f2
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'yelp-xsl'
|
# Template file for 'yelp-xsl'
|
||||||
# keep up to date with yelp
|
# keep up to date with yelp
|
||||||
pkgname=yelp-xsl
|
pkgname=yelp-xsl
|
||||||
version=3.38.1
|
version=3.38.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool itstool libxslt"
|
hostmakedepends="pkg-config intltool itstool libxslt"
|
||||||
makedepends="libxslt-devel"
|
makedepends="libxslt-devel"
|
||||||
short_desc="Help browser for GNOME desktop - XSL and misc files"
|
short_desc="Help browser for GNOME desktop - XSL and misc files"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Yelp/Xsl"
|
homepage="https://wiki.gnome.org/Apps/Yelp/Xsl"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/yelp-xsl/-/raw/gnome-3-38/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b321563da6ab7fa8b989adaf1a91262059696316b4ddca2288fddcfed8dcdf67
|
checksum=2c8472dc6c470145e8a01e5e7c8ceffe81eb2bd318f7282fdede9a3f975fb47b
|
||||||
|
|
Loading…
Reference in New Issue