summaryrefslogtreecommitdiff
path: root/extra/folks/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/folks/PKGBUILD')
-rw-r--r--extra/folks/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/folks/PKGBUILD b/extra/folks/PKGBUILD
index a1343fa1e..01e84ef14 100644
--- a/extra/folks/PKGBUILD
+++ b/extra/folks/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 197954 2013-10-30 11:53:55Z allan $
+# $Id: PKGBUILD 199902 2013-11-18 14:27:44Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=folks
-pkgver=0.9.5
+pkgver=0.9.6
pkgrel=1
pkgdesc="Library to aggregates people into metacontacts"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ makedepends=(gobject-introspection intltool vala)
install=folks.install
options=('!emptydirs')
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('924c440f16a8c9b0d0d832588fa77a1553fa2a5d2659c4c7d3178a7ef42222af')
+sha256sums=('a67e055b5a2724a34a80946e2940c4c0ad708cb1f4e0a09407c6b69a5e40267f')
build() {
cd "$pkgname-$pkgver"