From 15cdabd300cd302c4ec73babd3dd1c0d4aa76a3a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 9 Dec 2015 09:42:32 +0100 Subject: [PATCH] libchamplain: update to 0.12.12. --- srcpkgs/libchamplain/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libchamplain/template b/srcpkgs/libchamplain/template index c24a22a3318..4e2d23739b1 100644 --- a/srcpkgs/libchamplain/template +++ b/srcpkgs/libchamplain/template @@ -1,7 +1,7 @@ # Template file for 'libchamplain' pkgname=libchamplain -version=0.12.11 -revision=2 +version=0.12.12 +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)" @@ -10,8 +10,8 @@ short_desc="Library aimed to provide a Clutter widget to display rasterized maps maintainer="Juan RP " homepage="http://projects.gnome.org/libchamplain/" license="LGPL-2.1" -distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz" -checksum=851e24888d967c10acb8fd878df1292a84b8180eb4c48fc5bfbf1a48896d4aa5 +distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" +checksum=e7de797200a91dba07bd8ba6583a672e1b3dcee842b9b100798925ebde8254a6 # Package build options build_options="gir"