yelp-xsl: update to 42.0
This commit is contained in:
parent
63a268bbf5
commit
94eec4d7b2
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'yelp-xsl'
|
||||
# keep up to date with yelp
|
||||
pkgname=yelp-xsl
|
||||
version=41.1
|
||||
version=42.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool itstool libxslt"
|
||||
hostmakedepends="pkg-config gettext itstool libxslt"
|
||||
makedepends="libxslt-devel"
|
||||
short_desc="Help browser for GNOME desktop - XSL and misc files"
|
||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||
|
@ -12,4 +12,4 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://wiki.gnome.org/Apps/Yelp/Xsl"
|
||||
changelog="https://gitlab.gnome.org/GNOME/yelp-xsl/-/raw/gnome-41/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=0d6db37ac2ef812483e0104703f1fa9cf032e9e0956a5f1c3afbcc23791f8a54
|
||||
checksum=29b273cc0bd16efb6e983443803f1e9fdc03511e5c4ff6348fd30a604d4dc846
|
||||
|
|
Loading…
Reference in New Issue