From c4f201fd7208805c7ee00e0ee833d3cc505898ac Mon Sep 17 00:00:00 2001 From: root Date: Mon, 17 Oct 2011 23:14:42 +0000 Subject: Mon Oct 17 23:14:42 UTC 2011 --- extra/telepathy-glib/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/telepathy-glib/PKGBUILD') diff --git a/extra/telepathy-glib/PKGBUILD b/extra/telepathy-glib/PKGBUILD index 92d4cd1b0..8a655a36a 100644 --- a/extra/telepathy-glib/PKGBUILD +++ b/extra/telepathy-glib/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 140399 2011-10-12 13:08:45Z ibiru $ +# $Id: PKGBUILD 140532 2011-10-16 19:26:18Z ibiru $ # Maintainer: Ionut Biru # Contributor: Kessia 'even' Pinheiro pkgname=telepathy-glib -pkgver=0.15.9 +pkgver=0.16.0 pkgrel=1 pkgdesc="GLib bindings for the Telepathy D-Bus protocol" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ options=('!libtool' '!emptydirs') depends=('dbus-glib') makedepends=('libxslt' 'vala' 'gobject-introspection') source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('0d011b766aa94ab67ff7895a72f62bf8') +md5sums=('071ed1b34ace45109188df73933609e4') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf