Date: Friday, July 8, 2011 @ 04:13:11 Author: ibiru Revision: 130825 update to 0.5.1
Modified: telepathy-salut/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-07-08 07:29:49 UTC (rev 130824) +++ PKGBUILD 2011-07-08 08:13:11 UTC (rev 130825) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> # Contributor: Daniel Balieiro <[email protected]> pkgname=telepathy-salut -pkgver=0.5.0 +pkgver=0.5.1 pkgrel=1 pkgdesc="A link-local XMPP connection manager for Telepathy" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('libxslt' 'python2' 'xmldiff') install=telepathy-salut.install source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('0642bd33d5d5e8e50087ace1faa769cd') +md5sums=('8c9a0588d9b74c467a8b2dcb442efae1') build() { cd "${srcdir}/${pkgname}-${pkgver}"
