mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yelp: update to 42.2.
This commit is contained in:
parent
534fdff29d
commit
b386a5f15a
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'yelp'
|
# Template file for 'yelp'
|
||||||
# keep up to date with yelp-xsl
|
# keep up to date with yelp-xsl
|
||||||
pkgname=yelp
|
pkgname=yelp
|
||||||
version=42.1
|
version=42.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static"
|
configure_args="--disable-schemas-compile --disable-static"
|
||||||
hostmakedepends="gettext glib-devel itstool pkg-config"
|
hostmakedepends="gettext glib-devel itstool pkg-config"
|
||||||
|
@ -16,7 +16,7 @@ homepage="https://wiki.gnome.org/Apps/Yelp"
|
||||||
# change this when it moves to a new major release
|
# change this when it moves to a new major release
|
||||||
changelog="https://gitlab.gnome.org/GNOME/yelp/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/yelp/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/yelp/${version%.*}/yelp-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/yelp/${version%.*}/yelp-${version}.tar.xz"
|
||||||
checksum=25b1146ab8549888a5a8da067f63b470b0f0f800b6ae889cacd114d01d713b41
|
checksum=a2c5fd0787a9089c722cc66bd0f85cdf7088d870e7b6cc85799f8e5bff9eac4b
|
||||||
|
|
||||||
yelp-devel_package() {
|
yelp-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue