summaryrefslogtreecommitdiff
path: root/extra/folks
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-16 23:14:53 +0000
committerroot <root@rshg054.dnsready.net>2011-12-16 23:14:53 +0000
commit492f7c22a61fdb0488000da9f66d68e11bb43918 (patch)
tree4186fa7bc3f8d6b6e8bbf984b036a5478d63272f /extra/folks
parentac25f0b5aaf7aff394a8df695be995ec8463e264 (diff)
Fri Dec 16 23:14:53 UTC 2011
Diffstat (limited to 'extra/folks')
-rw-r--r--extra/folks/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/folks/PKGBUILD b/extra/folks/PKGBUILD
index 008d67e65..ff17fe991 100644
--- a/extra/folks/PKGBUILD
+++ b/extra/folks/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 142520 2011-11-11 10:53:28Z ibiru $
+# $Id: PKGBUILD 145054 2011-12-15 21:54:15Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=folks
-pkgver=0.6.5
+pkgver=0.6.6
pkgrel=1
pkgdesc="Library to aggregates people into metacontacts"
arch=(i686 x86_64)
@@ -11,8 +11,8 @@ 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}/0.6/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('86fd13cb32f3e85a96f9bc999616307323c967baddca3f9f3b402f23629bd5ee')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.6/$pkgname-$pkgver.tar.xz)
+sha256sums=('3dd6a2983969a6369c6b0e25f28ec92415b5570dd6c89b25385807ecc4aeb0a8')
build() {
cd "$srcdir/$pkgname-$pkgver"