mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
gnome-tour: update to 43.0.
This commit is contained in:
parent
3be367ff9f
commit
ff60ca6da5
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue