libgweather: update to 3.20.3.

This commit is contained in:
Enno Boland 2016-10-30 18:09:25 +01:00
parent e393986ecd
commit 3635d7554c

View file

@ -1,7 +1,7 @@
# Template file for 'libgweather'
pkgname=libgweather
version=3.20.0
revision=2
version=3.20.3
revision=1
build_style=gnu-configure
build_options="gir"
configure_args="$(vopt_if gir '--enable-introspection --enable-vala' '--disable-introspection --disable-vala')
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
homepage="http://www.gnome.org/"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=52629b8e9fcd979377f43a2223cf0e7096d3c3e940faa94021132ee0f879b8d6
checksum=fb6bc5b64ef5db3dc40a9798f072b83ebcafe7ff5af472aaee70600619b56c0b
if [ -z "$CROSS_BUILD" ]; then
build_options_default="gir"