From 0c8308a9eb7ef6a30cec078ad1d753bd52979b66 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 21 Jul 2012 00:02:19 +0000 Subject: Sat Jul 21 00:02:19 UTC 2012 --- extra/libchamplain/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/libchamplain/PKGBUILD') diff --git a/extra/libchamplain/PKGBUILD b/extra/libchamplain/PKGBUILD index 0f033c092..52659e26a 100644 --- a/extra/libchamplain/PKGBUILD +++ b/extra/libchamplain/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 156888 2012-04-23 09:08:23Z ibiru $ +# $Id: PKGBUILD 163767 2012-07-19 08:35:19Z heftig $ # Maintainer: Andreas Radke # Contributor: Michael Kanis pkgname=libchamplain -pkgver=0.12.2 +pkgver=0.12.3 pkgrel=1 pkgdesc="Gtk3 widget for displaying rasterized maps" url="http://projects.gnome.org/libchamplain/" license=('LGPL') arch=('i686' 'x86_64') options=('!libtool') -depends=('clutter-gtk' 'libsoup-gnome' 'cairo' 'sqlite3') +depends=('clutter-gtk' 'libsoup-gnome' 'cairo' 'sqlite') makedepends=('gobject-introspection' 'gtk-doc' 'vala') source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('d23f97875e407fdc3e8fc86bef538a377c42f37f5be4fc8ec6063e7446fd7e2e') +sha256sums=('3d03d4e6892305a3b5b78e0718e486f6a13271df33d82383fd8361ef71f3e658') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf