summaryrefslogtreecommitdiff
path: root/testing/libsocialweb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libsocialweb/PKGBUILD')
-rw-r--r--testing/libsocialweb/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libsocialweb/PKGBUILD b/testing/libsocialweb/PKGBUILD
index 86b78ce16..b0a66654b 100644
--- a/testing/libsocialweb/PKGBUILD
+++ b/testing/libsocialweb/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 111152 2011-02-24 12:01:51Z ibiru $
+# $Id: PKGBUILD 120409 2011-04-23 20:56:42Z ibiru $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
pkgname=libsocialweb
-pkgver=0.25.11
+pkgver=0.25.16
pkgrel=1
pkgdesc="A personal social data server"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('glib2' 'gconf' 'libsoup-gnome' 'rest' 'dbus-glib' 'libgnome-keyring'
makedepends=('intltool' 'gtk-doc')
options=('!libtool')
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.bz2)
-sha256sums=('b3d225fef41ec92869fa5fb1f422b5534b0437192d99cb3039ddb8b7b908afc0')
+sha256sums=('2726c29c5e334294df81d2d57c750ed86866c64a6b0e14eae7f8c7cc7b033064')
build() {
cd "$srcdir/$pkgname-$pkgver"