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/libsocialweb/PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'extra/libsocialweb/PKGBUILD') diff --git a/extra/libsocialweb/PKGBUILD b/extra/libsocialweb/PKGBUILD index 74fd559f9..aaddde469 100644 --- a/extra/libsocialweb/PKGBUILD +++ b/extra/libsocialweb/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 172299 2012-12-02 08:28:48Z ibiru $ +# $Id: PKGBUILD 183438 2013-04-21 22:11:34Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) pkgname=libsocialweb pkgver=0.25.21 -pkgrel=1 +pkgrel=2 pkgdesc="A personal social data server" -arch=('i686' 'x86_64') +arch=(i686 x86_64) url="http://www.gtk.org/" -license=('GPL2') -depends=('glib2' 'gconf' 'libsoup-gnome' 'rest' 'dbus-glib' 'libgnome-keyring' - 'json-glib' 'networkmanager') -makedepends=('intltool' 'gtk-doc' 'vala' 'gobject-introspection') +license=(GPL2) +depends=(glib2 gconf 'libsoup>=2.24.0' rest dbus-glib libgnome-keyring + json-glib networkmanager) +makedepends=(intltool gtk-doc vala gobject-introspection) options=('!libtool') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz libsocialweb-gir-fix.patch) -- cgit v1.2.3-54-g00ecf