yelp: update to 41.2.
This commit is contained in:
parent
0c456e03dc
commit
1754e707c6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yelp'
|
||||
pkgname=yelp
|
||||
version=41.1
|
||||
version=41.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static --with-webkit2gtk-4-0"
|
||||
|
@ -13,9 +13,9 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Yelp"
|
||||
# change this when it moves to a new major release
|
||||
changelog="https://gitlab.gnome.org/GNOME/yelp-xsl/-/raw/gnome-40/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/yelp/-/raw/gnome-41/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=456a6415647bceeb0159b90b3553ff328728cf29a608fce08024232504ccb874
|
||||
checksum=b00bf033f02dd79b6d3f255031c71df8d6ed38e552c870b8f391a374724c43c5
|
||||
|
||||
yelp-devel_package() {
|
||||
depends="yelp-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue