summaryrefslogtreecommitdiff
path: root/testing/folks
diff options
context:
space:
mode:
Diffstat (limited to 'testing/folks')
-rw-r--r--testing/folks/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/folks/PKGBUILD b/testing/folks/PKGBUILD
index 2ffd19930..9ad3d91b4 100644
--- a/testing/folks/PKGBUILD
+++ b/testing/folks/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 156307 2012-04-16 19:48:35Z ibiru $
+# $Id: PKGBUILD 156449 2012-04-18 09:57:54Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=folks
pkgver=0.6.9
-pkgrel=1
+pkgrel=2
pkgdesc="Library to aggregates people into metacontacts"
arch=(i686 x86_64)
url="http://telepathy.freedesktop.org/wiki/Folks"
@@ -11,7 +11,7 @@ license=('LGPL2.1')
depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 'libsocialweb')
makedepends=('gobject-introspection' 'intltool')
options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
sha256sums=('cb14657f581e3d4b50884ac099ab13c7f9949c99f95806d1b8ad865345d26540')
build() {