summaryrefslogtreecommitdiff
path: root/extra/telepathy-gabble
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-17 23:02:42 +0000
committerroot <root@rshg047.dnsready.net>2011-06-17 23:02:42 +0000
commite96f6ac6e912185a495a99af2b0d51b73bd1d044 (patch)
treedbd018fc8e267c419876cd604cebed805287bf6c /extra/telepathy-gabble
parent1fcb176285908c33aca3b0f5cb703ec098e5440c (diff)
Fri Jun 17 23:02:42 UTC 2011
Diffstat (limited to 'extra/telepathy-gabble')
-rw-r--r--extra/telepathy-gabble/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/telepathy-gabble/PKGBUILD b/extra/telepathy-gabble/PKGBUILD
index 1bff1b38b..f1656671a 100644
--- a/extra/telepathy-gabble/PKGBUILD
+++ b/extra/telepathy-gabble/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 126264 2011-06-03 13:39:35Z ibiru $
+# $Id: PKGBUILD 127582 2011-06-16 17:17:05Z ibiru $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Daniel Balieiro <daniel@balieiro.com>
# Contributor: Rodrigo L. M. Flores <mail@rodrigoflores.org>
pkgname=telepathy-gabble
-pkgver=0.12.1
+pkgver=0.12.2
pkgrel=1
pkgdesc="A Jabber/XMPP connection manager for Telepathy"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('libxslt' 'python2')
options=('!libtool')
source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/${pkgname}-${pkgver}.tar.gz)
install=telepathy-gabble.install
-md5sums=('9bf48f34651545547f52712b3c117aa9')
+md5sums=('1fb19cef6cb407adbf6d3c44e8a183a2')
build() {
cd ${srcdir}/${pkgname}-${pkgver}