From 68572eac2031955131806e1ab066f5aaac1396e2 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 20 Apr 2012 00:01:59 +0000 Subject: Fri Apr 20 00:01:59 UTC 2012 --- testing/folks/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/folks') 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 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() { -- cgit v1.2.3-54-g00ecf