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

Jan Steffens heftig at nymeria.archlinux.org
Tue Mar 26 02:50:53 UTC 2013


    Date: Tuesday, March 26, 2013 @ 03:50:53
  Author: heftig
Revision: 180745

0.9.1

Modified:
  folks/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-26 01:47:54 UTC (rev 180744)
+++ PKGBUILD	2013-03-26 02:50:53 UTC (rev 180745)
@@ -2,18 +2,18 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=folks
-pkgver=0.8.0
+pkgver=0.9.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' 'evolution-data-server' 'libsocialweb' 'libzeitgeist')
-makedepends=('gobject-introspection' 'intltool')
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server libsocialweb libzeitgeist)
+makedepends=(gobject-introspection intltool)
 install=folks.install
 options=('!libtool' '!emptydirs')
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8c56c7594dd502ef5877e93181136e41f4ea03de4971372a7a04e7f1492eed9d')
+sha256sums=('102b1867355d16e73a837871a058dda13c74fa385908ddda1623893ab0baee4a')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list