summaryrefslogtreecommitdiff
path: root/extra/telepathy-glib/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-07-23 23:17:55 +0000
committerroot <root@rshg047.dnsready.net>2011-07-23 23:17:55 +0000
commit0e8166d926f929f470d01d5bc8c8823e094742da (patch)
tree1e3164f028cb8314856b42e33a14df2fab4e1c93 /extra/telepathy-glib/PKGBUILD
parentb57c1def9a907b81a49aa91eeb39c9321763c276 (diff)
Sat Jul 23 23:17:54 UTC 2011
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 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 <ibiru@archlinux.org>
# Contributor: Kessia 'even' Pinheiro <kessiapinheiro at gmail.com
# Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
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}"