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

Jan de Groot jgc at archlinux.org
Sun Sep 14 13:35:00 UTC 2014


    Date: Sunday, September 14, 2014 @ 15:34:59
  Author: jgc
Revision: 221714

upgpkg: folks 0.10.0-1

Modified:
  folks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-14 13:29:44 UTC (rev 221713)
+++ PKGBUILD	2014-09-14 13:34:59 UTC (rev 221714)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=folks
-pkgver=0.9.8
+pkgver=0.10.0
 pkgrel=1
 pkgdesc="Library to aggregates people into metacontacts"
 arch=(i686 x86_64)
@@ -9,11 +9,11 @@
 url="https://wiki.gnome.org/Projects/Folks"
 license=(LGPL2.1)
 depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)
+makedepends=(gobject-introspection intltool vala python2)
 install=folks.install
 options=('!emptydirs')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('d2d1da6ba107aa077efdcb05df6250ddc225f1ac7275f47888976b06e3d08b25')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('66e76bb9d095b6c0ba41e37e791e11762c67fd36498511a65085d7a39b771cc2')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list