libgweather: update to 3.18.0.

This commit is contained in:
Enno Boland 2015-09-29 00:39:19 +02:00
parent 27e119816d
commit d7d1c2238e

View file

@ -1,7 +1,7 @@
# Template file for 'libgweather'
pkgname=libgweather
version=3.16.1
revision=2
version=3.18.0
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=db0955261427bb0f1a3f2747507863c591bf2f09dc477cfbf1cea0382cd34dfd
checksum=8f4fda67f48c776f2bf955d384de4cc842aacb8d9b2ad87b42d83d0dc5a1cb1f
if [ -z "$CROSS_BUILD" ]; then
build_options_default="gir"