[arch-commits] Commit in telepathy-gabble/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Wed Oct 6 16:37:40 UTC 2010


    Date: Wednesday, October 6, 2010 @ 12:37:39
  Author: ibiru
Revision: 94332

upgpkg: telepathy-gabble 0.10.3-1
update to 0.10.3

Modified:
  telepathy-gabble/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-06 16:20:12 UTC (rev 94331)
+++ PKGBUILD	2010-10-06 16:37:39 UTC (rev 94332)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Balieiro <daniel at balieiro.com>
 # Contributor: Rodrigo L. M. Flores <mail at rodrigoflores.org>
 pkgname=telepathy-gabble
-pkgver=0.10.2
+pkgver=0.10.3
 pkgrel=1
 pkgdesc="A Jabber/XMPP connection manager for Telepathy"
 arch=('i686' 'x86_64')
@@ -11,11 +11,11 @@
 groups=('telepathy')
 license=('LGPL2.1')
 depends=('telepathy-glib>=0.12.0' 'libsoup>=2.32' 'libnice' 'util-linux-ng' 'sqlite3')
-makedepends=('libxslt')
+makedepends=('libxslt' 'python2')
 options=('!libtool')
 source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/${pkgname}-${pkgver}.tar.gz)
 install=telepathy-gabble.install
-md5sums=('a2f60d2b4c83391ac24a8b857f65ae27')
+md5sums=('4aae1249cecb5a99708a1558625fd1ab')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list