[arch-commits] Commit in folks/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Thu Sep 8 12:29:56 UTC 2011
Date: Thursday, September 8, 2011 @ 08:29:55
Author: ibiru
Revision: 137513
update to 0.6.2
Modified:
folks/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-08 10:05:49 UTC (rev 137512)
+++ PKGBUILD 2011-09-08 12:29:55 UTC (rev 137513)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=folks
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=1
pkgdesc="Library to aggregates people into metacontacts "
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
makedepends=('gobject-introspection' 'vala' 'intltool')
options=('!libtool')
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.6/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('c194c1feac58ed7f9870b08ef0658077967fe96d90eff02fad130237df10c9f4')
+sha256sums=('5f6ad6a8692fa149b109ab274c1ad8300cef682efd90d9cb9483c6648cd23688')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list