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

Ionut Biru ibiru at archlinux.org
Mon Jan 24 14:05:27 UTC 2011


    Date: Monday, January 24, 2011 @ 09:05:27
  Author: ibiru
Revision: 107386

upgpkg: gajim 0.14.1-3
use python2-pyopenssl

Modified:
  gajim/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-24 14:05:08 UTC (rev 107385)
+++ PKGBUILD	2011-01-24 14:05:27 UTC (rev 107386)
@@ -5,12 +5,12 @@
 
 pkgname=gajim
 pkgver=0.14.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Jabber client written in PyGTK"
 arch=('any')
 url="http://www.gajim.org/"
 license=('GPL3')
-depends=('pygtk' 'python2' 'pyopenssl')
+depends=('pygtk' 'python2' 'python2-pyopenssl')
 makedepends=('gettext' 'intltool')
 optdepends=('dbus-python'
             'dnsutils: for SRV support'




More information about the arch-commits mailing list