From 84fe155e2233db86fcc13134d8802ba1dab0ae83 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 26 Oct 2011 23:15:38 +0000 Subject: Wed Oct 26 23:15:38 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 8a655a36a..cbfc104ad 100644 --- a/extra/telepathy-glib/PKGBUILD +++ b/extra/telepathy-glib/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 140532 2011-10-16 19:26:18Z ibiru $ +# $Id: PKGBUILD 141174 2011-10-25 11:30:46Z ibiru $ # Maintainer: Ionut Biru # Contributor: Kessia 'even' Pinheiro pkgname=telepathy-glib -pkgver=0.16.0 +pkgver=0.16.1 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=('071ed1b34ace45109188df73933609e4') +md5sums=('22dd16bdf4f987c602c719a1efc3d268') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf