[arch-commits] Commit in folks/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Apr 18 09:50:45 UTC 2012
Date: Wednesday, April 18, 2012 @ 05:50:44
Author: heftig
Revision: 156446
whoops, 0.7.0 was unstable
Modified:
folks/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-04-18 09:48:45 UTC (rev 156445)
+++ PKGBUILD 2012-04-18 09:50:44 UTC (rev 156446)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=folks
-pkgver=0.7.0
+pkgver=0.6.9
pkgrel=1
pkgdesc="Library to aggregates people into metacontacts"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@
makedepends=('gobject-introspection' 'intltool')
options=('!libtool' '!emptydirs')
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('861da1007e859e6bad43388a3bee56c31b3e9d003329086a5038fa6b19c6abf7')
+sha256sums=('cb14657f581e3d4b50884ac099ab13c7f9949c99f95806d1b8ad865345d26540')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list