Date: Friday, January 25, 2013 @ 16:55:23 Author: ioni Revision: 175987
update to 0.17.2 Modified: telepathy-gabble/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-25 15:42:42 UTC (rev 175986) +++ PKGBUILD 2013-01-25 15:55:23 UTC (rev 175987) @@ -3,7 +3,7 @@ # Contributor: Daniel Balieiro <[email protected]> # Contributor: Rodrigo L. M. Flores <[email protected]> pkgname=telepathy-gabble -pkgver=0.17.1 +pkgver=0.17.2 pkgrel=1 pkgdesc="A Jabber/XMPP connection manager for Telepathy" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ options=('!libtool' '!emptydirs') source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) install=telepathy-gabble.install -md5sums=('42e01fdc4117255080883495411e7318') +md5sums=('18329694ca5dcd35a97a70b9109c0f9a') build() { cd $pkgname-$pkgver
