From 0e8166d926f929f470d01d5bc8c8823e094742da Mon Sep 17 00:00:00 2001 From: root Date: Sat, 23 Jul 2011 23:17:55 +0000 Subject: Sat Jul 23 23:17:54 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 bb313eef6..27b968574 100644 --- a/extra/telepathy-glib/PKGBUILD +++ b/extra/telepathy-glib/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 128070 2011-06-21 15:42:15Z ibiru $ +# $Id: PKGBUILD 132254 2011-07-22 09:07:47Z ibiru $ # Maintainer: Ionut Biru # Contributor: Kessia 'even' Pinheiro pkgname=telepathy-glib -pkgver=0.14.8 +pkgver=0.14.9 pkgrel=1 pkgdesc="GLib bindings for the Telepathy D-Bus protocol" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ options=('!libtool' '!emptydirs') depends=('dbus-glib') makedepends=('libxslt' 'vala' 'gobject-introspection') source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('07dae468cd6b55a2bddbd0b3c80f3796') +md5sums=('212335854fa14b9d6319525ec7546d2f') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf