mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
yelp: update to 42.3
This commit is contained in:
parent
f5d3f9d954
commit
8906b6261c
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'yelp'
|
||||
# keep up to date with yelp-xsl
|
||||
pkgname=yelp
|
||||
version=42.2
|
||||
version=42.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static"
|
||||
build_style=meson
|
||||
hostmakedepends="gettext glib-devel itstool pkg-config"
|
||||
makedepends="bzip2-devel gtk+3-devel libgcrypt-devel libglib-devel liblzma-devel
|
||||
libxml2-devel libxslt-devel sqlite-devel libwebkit2gtk41-devel yelp-xsl libhandy1-devel"
|
||||
|
@ -16,7 +15,7 @@ homepage="https://wiki.gnome.org/Apps/Yelp"
|
|||
# change this when it moves to a new major release
|
||||
changelog="https://gitlab.gnome.org/GNOME/yelp/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/yelp/${version%.*}/yelp-${version}.tar.xz"
|
||||
checksum=a2c5fd0787a9089c722cc66bd0f85cdf7088d870e7b6cc85799f8e5bff9eac4b
|
||||
checksum=26ccc422679a9e6a7a3aa083d90fcdb347f5f2300be3e01431a30d0cdd2a89a3
|
||||
|
||||
yelp-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue