From 8ee6ce94c95ca843b6e1d98738611cf5f2847f8b Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 19 Sep 2017 09:38:25 +0200 Subject: [PATCH] libchamplain: update to 0.12.16; gnome is now maintained by Gottox --- srcpkgs/libchamplain/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libchamplain/template b/srcpkgs/libchamplain/template index a41b320323..28a398930e 100644 --- a/srcpkgs/libchamplain/template +++ b/srcpkgs/libchamplain/template @@ -1,17 +1,17 @@ # Template file for 'libchamplain' pkgname=libchamplain -version=0.12.15 +version=0.12.16 revision=1 build_style=gnu-configure configure_args="$(vopt_enable gir introspection) --disable-static" hostmakedepends="automake libtool pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)" makedepends="libsoup-gnome-devel gtk+3-devel clutter-gtk-devel sqlite-devel" short_desc="Library aimed to provide a Clutter widget to display rasterized maps" -maintainer="Juan RP " +maintainer="Enno Boland " homepage="http://projects.gnome.org/libchamplain/" license="LGPL-2.1" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=54721a210bdef6d73c5192ed83542023117bf5d7441257e7a7a9f8c05550b874 +checksum=4a7e31cf7889669aebf04631543af64435edd989685159b804911c6005db908d # Package build options build_options="gir"