Date: Tuesday, April 3, 2012 @ 12:55:27 Author: ibiru Revision: 155432
update to 0.18.0 Modified: telepathy-glib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-03 16:51:57 UTC (rev 155431) +++ PKGBUILD 2012-04-03 16:55:27 UTC (rev 155432) @@ -4,7 +4,7 @@ # Contributor: Bjorn Lindeijer <bjorn lindeijer nl> pkgname=telepathy-glib -pkgver=0.17.7 +pkgver=0.18.0 pkgrel=1 pkgdesc="GLib bindings for the Telepathy D-Bus protocol" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('dbus-glib') makedepends=('libxslt' 'vala' 'gobject-introspection') source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('92e776d375cfe0ef6af4aff600a5150e') +md5sums=('5b80faf033f91b0413907b4c380024f1') build() { cd "$pkgname-$pkgver"