gnome-tour: update to 43.0.

This commit is contained in:
Michal Vasilek 2023-01-04 16:53:02 +01:00
parent 3be367ff9f
commit ff60ca6da5

View file

@ -1,6 +1,6 @@
# Template file for 'gnome-tour'
pkgname=gnome-tour
version=42.0
version=43.0
revision=1
build_style=meson
build_helper=rust
@ -12,8 +12,8 @@ maintainer="oreo639 <oreo6391@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/gnome-tour/"
changelog="https://gitlab.gnome.org/GNOME/gnome-tour/-/raw/master/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=fcf1ac689057da86596970ec3da8355521c0a72e95063eb059d5fee4dea82f4f
distfiles="${GNOME_SITE}/gnome-tour/${version%.*}/gnome-tour-${version}.tar.xz"
checksum=1351e419627fbd7c771932a6ef1ad80c0bf2e6828c4948a062068984ddb3cc88
post_patch() {
[ -z "$CROSS_BUILD" ] && return 0