mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
gnome-tour: update to 48.1
This commit is contained in:
parent
b2884304a0
commit
eb90913456
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-tour'
|
# Template file for 'gnome-tour'
|
||||||
pkgname=gnome-tour
|
pkgname=gnome-tour
|
||||||
version=47.0
|
version=48.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/gnome-tour/"
|
homepage="https://gitlab.gnome.org/GNOME/gnome-tour/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gnome-tour/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gnome-tour/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gnome-tour/${version%.*}/gnome-tour-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gnome-tour/${version%.*}/gnome-tour-${version}.tar.xz"
|
||||||
checksum=72faaf89e006c89324a7e1572046916961b38aeba38f6d6d4cc41e3d3d466944
|
checksum=b8a03b2574eb956abe9af1414161ccb17f830d53600b9c0499cef3bb6f4127c5
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
[ -z "$CROSS_BUILD" ] && return 0
|
[ -z "$CROSS_BUILD" ] && return 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue