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

Ionut Biru ibiru at archlinux.org
Thu Oct 4 13:01:45 UTC 2012


    Date: Thursday, October 4, 2012 @ 09:01:45
  Author: ibiru
Revision: 167965

updat to 0.8.0

Modified:
  folks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-04 12:28:47 UTC (rev 167964)
+++ PKGBUILD	2012-10-04 13:01:45 UTC (rev 167965)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=folks
-pkgver=0.7.4.1
+pkgver=0.8.0
 pkgrel=1
 pkgdesc="Library to aggregates people into metacontacts"
 arch=(i686 x86_64)
@@ -12,8 +12,8 @@
 makedepends=('gobject-introspection' 'intltool')
 install=folks.install
 options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('424ca5ef0bebc12666465fe4ee557d374f4694348109443efe7832be949679d3')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8c56c7594dd502ef5877e93181136e41f4ea03de4971372a7a04e7f1492eed9d')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list