From d1d93fafb9ef98fdd0c9a5a486c179c03cbbfb33 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 23 Apr 2013 01:16:16 -0700 Subject: Tue Apr 23 01:16:16 PDT 2013 --- extra/libchamplain/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/libchamplain') diff --git a/extra/libchamplain/PKGBUILD b/extra/libchamplain/PKGBUILD index 52659e26a..04ef0a6a2 100644 --- a/extra/libchamplain/PKGBUILD +++ b/extra/libchamplain/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 163767 2012-07-19 08:35:19Z heftig $ +# $Id: PKGBUILD 183426 2013-04-21 22:11:10Z heftig $ # Maintainer: Andreas Radke # Contributor: Michael Kanis pkgname=libchamplain pkgver=0.12.3 -pkgrel=1 +pkgrel=2 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' 'sqlite') +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=('3d03d4e6892305a3b5b78e0718e486f6a13271df33d82383fd8361ef71f3e658') -- cgit v1.2.3-54-g00ecf