gnome-weather: update to 46.0.
This commit is contained in:
parent
daf3e05d78
commit
f90bb0b154
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-weather'
|
# Template file for 'gnome-weather'
|
||||||
pkgname=gnome-weather
|
pkgname=gnome-weather
|
||||||
version=45.0
|
version=46.0
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -12,7 +12,7 @@ short_desc="Access current weather conditions and forecasts for GNOME"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Weather"
|
homepage="https://wiki.gnome.org/Apps/Weather"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gnome-weather/-/raw/gnome-45/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gnome-weather/-/raw/gnome-46/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gnome-weather/${version%.*}/gnome-weather-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gnome-weather/${version%.*}/gnome-weather-${version}.tar.xz"
|
||||||
checksum=30c0029702883dc8d8160e6de1d6116877cd6c25bc950d4e4902a6ab467b2fa4
|
checksum=153826705ccf672e14f2fe4dfc782f8e89b7c4cbe4aafe95a5532fbde7a3d49d
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
Loading…
Reference in New Issue