From 3635d7554c03e72909f95f567c9808c195463e4b Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 30 Oct 2016 18:09:25 +0100 Subject: [PATCH] libgweather: update to 3.20.3. --- srcpkgs/libgweather/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libgweather/template b/srcpkgs/libgweather/template index b500459fa7a..44ed003a612 100644 --- a/srcpkgs/libgweather/template +++ b/srcpkgs/libgweather/template @@ -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 " 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"