yelp: update to 40.3.
Update changelog.
This commit is contained in:
parent
04e515c20a
commit
49852cea9e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yelp'
|
||||
pkgname=yelp
|
||||
version=40.2
|
||||
version=40.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static"
|
||||
|
@ -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/-/raw/gnome-3-38/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/yelp-xsl/-/raw/gnome-40/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=8aaaaf753ef4d97526f6a5308f1faee4aa627c4451ec92698a12e528535b5a1c
|
||||
checksum=a173847851f26189be78ecbb10015d539d8cceffc7c23e8635492bc3ada5ee23
|
||||
|
||||
yelp-devel_package() {
|
||||
depends="yelp-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue