[arch-commits] Commit in telepathy-gabble/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Fri Jun 3 13:39:36 UTC 2011
Date: Friday, June 3, 2011 @ 09:39:35
Author: ibiru
Revision: 126264
update to 0.12.1
Modified:
telepathy-gabble/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-06-03 13:07:48 UTC (rev 126263)
+++ PKGBUILD 2011-06-03 13:39:35 UTC (rev 126264)
@@ -3,8 +3,8 @@
# Contributor: Daniel Balieiro <daniel at balieiro.com>
# Contributor: Rodrigo L. M. Flores <mail at rodrigoflores.org>
pkgname=telepathy-gabble
-pkgver=0.12.0
-pkgrel=2
+pkgver=0.12.1
+pkgrel=1
pkgdesc="A Jabber/XMPP connection manager for Telepathy"
arch=('i686' 'x86_64')
url="http://telepathy.freedesktop.org"
@@ -15,7 +15,7 @@
options=('!libtool')
source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/${pkgname}-${pkgver}.tar.gz)
install=telepathy-gabble.install
-md5sums=('89e47b131911a969cc2a2ccefa1fc015')
+md5sums=('9bf48f34651545547f52712b3c117aa9')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list