summaryrefslogtreecommitdiff
path: root/extra/telepathy-glib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/telepathy-glib/PKGBUILD')
-rw-r--r--extra/telepathy-glib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/telepathy-glib/PKGBUILD b/extra/telepathy-glib/PKGBUILD
index 17e2254b6..92d4cd1b0 100644
--- a/extra/telepathy-glib/PKGBUILD
+++ b/extra/telepathy-glib/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 139664 2011-10-04 16:22:17Z ibiru $
+# $Id: PKGBUILD 140399 2011-10-12 13:08:45Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: Kessia 'even' Pinheiro <kessiapinheiro at gmail.com
# Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
pkgname=telepathy-glib
-pkgver=0.15.7
+pkgver=0.15.9
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=('1ddf36edbfcecb9c8ad473d113ce087f')
+md5sums=('0d011b766aa94ab67ff7895a72f62bf8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"