summaryrefslogtreecommitdiff
path: root/extra/libchamplain/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libchamplain/PKGBUILD')
-rw-r--r--extra/libchamplain/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libchamplain/PKGBUILD b/extra/libchamplain/PKGBUILD
index 1ada0ba03..2a194feaa 100644
--- a/extra/libchamplain/PKGBUILD
+++ b/extra/libchamplain/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 205428 2014-02-04 17:15:14Z heftig $
+# $Id: PKGBUILD 205540 2014-02-06 20:50:44Z heftig $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Michael Kanis <mkanis@gmx.de>
pkgname=libchamplain
-pkgver=0.12.6
+pkgver=0.12.7
pkgrel=1
pkgdesc="Gtk3 widget for displaying rasterized maps"
url="http://projects.gnome.org/libchamplain/"
@@ -12,7 +12,7 @@ arch=('i686' 'x86_64')
depends=('clutter-gtk' 'libsoup' 'cairo' 'sqlite')
makedepends=('gobject-introspection' 'gtk-doc' 'vala')
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('2400ff2f4b25e5441b3a7d988e8ff996c9d2107d0aca101fc22320969db22576')
+sha256sums=('b607fa7e32dd67e5d9541d620abb212a85d076d1def0252c0112a362bddeac5e')
build() {
cd $pkgname-$pkgver