[arch-commits] Commit in folks/trunk (PKGBUILD)
Jan Steffens
heftig at nymeria.archlinux.org
Tue Jun 24 19:20:14 UTC 2014
Date: Tuesday, June 24, 2014 @ 21:20:14
Author: heftig
Revision: 215425
0.9.7.1
Modified:
folks/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-06-24 19:18:52 UTC (rev 215424)
+++ PKGBUILD 2014-06-24 19:20:14 UTC (rev 215425)
@@ -2,8 +2,8 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=folks
-pkgver=0.9.7
-pkgrel=2
+pkgver=0.9.7.1
+pkgrel=1
pkgdesc="Library to aggregates people into metacontacts"
arch=(i686 x86_64)
url="https://wiki.gnome.org/Projects/Folks"
@@ -13,7 +13,7 @@
install=folks.install
options=('!emptydirs')
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-${pkgver}.tar.xz)
-md5sums=('aeaeb5a8e7277b167b9f055f372b9d5d')
+md5sums=('18f3e0799fdea55be7e27bc16e73bd8a')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list