Date: Friday, March 23, 2012 @ 07:18:41 Author: ibiru Revision: 154107
update to 0.15.5 Modified: telepathy-gabble/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-23 11:02:16 UTC (rev 154106) +++ PKGBUILD 2012-03-23 11:18:41 UTC (rev 154107) @@ -3,7 +3,7 @@ # Contributor: Daniel Balieiro <dan...@balieiro.com> # Contributor: Rodrigo L. M. Flores <m...@rodrigoflores.org> pkgname=telepathy-gabble -pkgver=0.15.4 +pkgver=0.15.5 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=('3eb3ee032da4064f07781427384b94e0') +md5sums=('89b21ac2f29d632efd1cc50e0c2cd933') build() { cd "$pkgname-$pkgver"