libchamplain: update to 0.12.12.

This commit is contained in:
Juan RP 2015-12-09 09:42:32 +01:00
parent 3ad34e1bb1
commit 15cdabd300

View file

@ -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 <xtraeme@voidlinux.eu>"
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"