From 8ee19937ee588e6e36f03453144e2fe062f8f257 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 7 Sep 2016 07:59:21 +0200 Subject: [PATCH] libchamplain: update to 0.12.14. --- srcpkgs/libchamplain/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libchamplain/template b/srcpkgs/libchamplain/template index a5a2f91db39..73acd28b33f 100644 --- a/srcpkgs/libchamplain/template +++ b/srcpkgs/libchamplain/template @@ -1,6 +1,6 @@ # Template file for 'libchamplain' pkgname=libchamplain -version=0.12.13 +version=0.12.14 revision=1 build_style=gnu-configure configure_args="$(vopt_enable gir introspection) --disable-static" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://projects.gnome.org/libchamplain/" license="LGPL-2.1" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=b3b3a44530ac94c0b3c3710a2d9495d47450c4133006c5e3ca24e0a761683fab +checksum=f1621ddec1ffe64ca01c3216db8663f60ae0bb107521195fc6856119d4b4568f # Package build options build_options="gir"