libgweather: update to 3.32.2.
This commit is contained in:
parent
7fb34fec82
commit
b32633793e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libgweather'
|
||||
pkgname=libgweather
|
||||
version=3.32.1
|
||||
revision=2
|
||||
version=3.32.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Denable_vala=$(vopt_if vala true false)
|
||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/LibGWeather"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1c2218ed71230dd2c550ca4fd3dab53e2f2831d38982c213575f34e48d68e980
|
||||
checksum=28ed5ff00d6faf1dc885c4252a538e43ff3f614fcf6a0f20c3b63604295d3c02
|
||||
|
||||
build_options="gir vala"
|
||||
build_options_default="gir vala"
|
||||
|
|
Loading…
Reference in a new issue