gnome-weather: update to 43.0.
This commit is contained in:
parent
cd154d8de7
commit
25da28791b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-weather'
|
# Template file for 'gnome-weather'
|
||||||
pkgname=gnome-weather
|
pkgname=gnome-weather
|
||||||
version=42.0
|
version=43.0
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -11,6 +11,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"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
changelog="https://gitlab.gnome.org/GNOME/gnome-weather/-/raw/gnome-43/NEWS"
|
||||||
checksum=579ee691d853e5bb3ff50e8c7b43f85ae9dd7e5b3a649e02c254a2d9b807b465
|
distfiles="${GNOME_SITE}/gnome-weather/${version%.*}/gnome-weather-${version}.tar.xz"
|
||||||
|
checksum=2f11117f75552bf1bb9e01f01cfb3c2fcda6a3f69070ffe0519a0761532b8f26
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
Loading…
Reference in New Issue