[arch-commits] Commit in folks/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Wed Aug 31 17:50:31 UTC 2011


    Date: Wednesday, August 31, 2011 @ 13:50:30
  Author: ibiru
Revision: 136722

update to 0.6.1

Modified:
  folks/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-31 17:35:50 UTC (rev 136721)
+++ PKGBUILD	2011-08-31 17:50:30 UTC (rev 136722)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=folks
-pkgver=0.4.3
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="Library to aggregates people into metacontacts "
 arch=(i686 x86_64)
 url="http://telepathy.freedesktop.org/wiki/Folks"
 license=('LGPL2.1')
-depends=('telepathy-glib' 'libgee' 'libxml2')
+depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 'libsocialweb')
 makedepends=('gobject-introspection' 'vala' 'intltool')
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.4/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e5a5bbe1524130ff5b6400726db3e12299b12ffefa108bc89169509f343d925e')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.6/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('c194c1feac58ed7f9870b08ef0658077967fe96d90eff02fad130237df10c9f4')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list