From ec549f64c923643d4b13dd7d364e080840ae3e29 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 16 Apr 2011 13:48:38 +0000 Subject: Sat Apr 16 13:48:38 UTC 2011 --- testing/telepathy-glib/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/telepathy-glib') diff --git a/testing/telepathy-glib/PKGBUILD b/testing/telepathy-glib/PKGBUILD index 46c55b48d..07b7dd632 100644 --- a/testing/telepathy-glib/PKGBUILD +++ b/testing/telepathy-glib/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 117593 2011-04-04 12:26:48Z ibiru $ +# $Id: PKGBUILD 119800 2011-04-15 11:36:23Z ibiru $ # Maintainer: Ionut Biru # Contributor: Kessia 'even' Pinheiro pkgname=telepathy-glib -pkgver=0.14.3 +pkgver=0.14.4 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=('fe9a4f781651593fd4afddb343ff50bf') +md5sums=('011c7357c8d85bea8b1f402a4f5eb02a') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf