[arch-commits] Commit in telepathy-salut/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Sat Oct 8 12:14:51 UTC 2011
Date: Saturday, October 8, 2011 @ 08:14:51
Author: ibiru
Revision: 140180
update to 0.5.2
Modified:
telepathy-salut/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-10-08 12:12:17 UTC (rev 140179)
+++ PKGBUILD 2011-10-08 12:14:51 UTC (rev 140180)
@@ -1,8 +1,9 @@
# $Id$
# Maintainer: Ionut Biru <ibiru at archlinux.org>
# Contributor: Daniel Balieiro <daniel at balieiro.com>
+
pkgname=telepathy-salut
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=1
pkgdesc="A link-local XMPP connection manager for Telepathy"
arch=('i686' 'x86_64')
@@ -13,7 +14,7 @@
makedepends=('libxslt' 'python2' 'xmldiff')
install=telepathy-salut.install
source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('8c9a0588d9b74c467a8b2dcb442efae1')
+md5sums=('b7bbea8fde1168f4ebd73460491e7dbc')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list