summaryrefslogtreecommitdiff
path: root/gnome-unstable/folks/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/folks/PKGBUILD')
-rw-r--r--gnome-unstable/folks/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-unstable/folks/PKGBUILD b/gnome-unstable/folks/PKGBUILD
index 96178b9e9..5faef136e 100644
--- a/gnome-unstable/folks/PKGBUILD
+++ b/gnome-unstable/folks/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 166885 2012-09-20 22:19:43Z jgc $
+# $Id: PKGBUILD 167966 2012-10-04 13:03:04Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=folks
-pkgver=0.7.4.1
+pkgver=0.8.0
pkgrel=1
pkgdesc="Library to aggregates people into metacontacts"
arch=(i686 x86_64)
@@ -12,8 +12,8 @@ depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 'libsocialw
makedepends=('gobject-introspection' 'intltool')
install=folks.install
options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('424ca5ef0bebc12666465fe4ee557d374f4694348109443efe7832be949679d3')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8c56c7594dd502ef5877e93181136e41f4ea03de4971372a7a04e7f1492eed9d')
build() {
cd "$pkgname-$pkgver"