From 265bf3db6bb8ef6875374ab7f042f3086c872727 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 19 Sep 2017 09:59:56 +0200 Subject: [PATCH] libgweather: update to 3.26.0; gnome is now maintained by Gottox --- srcpkgs/libgweather/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libgweather/template b/srcpkgs/libgweather/template index 93a5c232948..c22d7561641 100644 --- a/srcpkgs/libgweather/template +++ b/srcpkgs/libgweather/template @@ -1,6 +1,6 @@ # Template file for 'libgweather' pkgname=libgweather -version=3.24.1 +version=3.26.0 revision=1 build_style=gnu-configure build_options="gir" @@ -9,11 +9,11 @@ configure_args="$(vopt_if gir '--enable-introspection --enable-vala' '--disable- hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir 'gobject-introspection vala-devel')" makedepends="libxml2-devel libsoup-gnome-devel gtk+3-devel geocode-glib-devel" short_desc="GNOME Weather information access library" -maintainer="Juan RP " +maintainer="Enno Boland " license="LGPL-2.1" homepage="http://www.gnome.org/" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=1227316037b63dac4153031a22abccb3d2ac679a7409e29cd303eec499eb653c +checksum=5b84badc0b3ecffff5db1bb9a7cc4dd4e400a8eb3f1282348f8ee6ba33626b6e if [ -z "$CROSS_BUILD" ]; then build_options_default="gir"