From 8e372cc6207b56516c1facdaeb92d15c4716d8a2 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 9 Oct 2011 23:14:34 +0000 Subject: Sun Oct 9 23:14:34 UTC 2011 --- extra/telepathy-salut/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/telepathy-salut/PKGBUILD') diff --git a/extra/telepathy-salut/PKGBUILD b/extra/telepathy-salut/PKGBUILD index dc8e1d869..5fce245ed 100644 --- a/extra/telepathy-salut/PKGBUILD +++ b/extra/telepathy-salut/PKGBUILD @@ -1,8 +1,9 @@ -# $Id: PKGBUILD 130825 2011-07-08 08:13:11Z ibiru $ +# $Id: PKGBUILD 140181 2011-10-08 12:18:04Z ibiru $ # Maintainer: Ionut Biru # Contributor: Daniel Balieiro + 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 @@ depends=('telepathy-glib' 'avahi' 'libsoup') 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}" -- cgit v1.2.3-54-g00ecf