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

Ionut Biru ibiru at archlinux.org
Mon Apr 16 19:47:44 UTC 2012


    Date: Monday, April 16, 2012 @ 15:47:44
  Author: ibiru
Revision: 156306

update to 0.6.9

Modified:
  folks/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-16 19:43:36 UTC (rev 156305)
+++ PKGBUILD	2012-04-16 19:47:44 UTC (rev 156306)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=folks
-pkgver=0.6.8
+pkgver=0.6.9
 pkgrel=1
 pkgdesc="Library to aggregates people into metacontacts"
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 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=('4ee18ce808315f27ab6bf9f7d2b438dd4c1042a8ab6836bb5058b6dce167e0b1')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('cb14657f581e3d4b50884ac099ab13c7f9949c99f95806d1b8ad865345d26540')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list