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

Gaetan Bisson bisson at archlinux.org
Tue Dec 6 22:40:21 UTC 2011


    Date: Tuesday, December 6, 2011 @ 17:40:21
  Author: bisson
Revision: 144484

fix the fix for FS#27468

Modified:
  bitlbee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-06 21:20:08 UTC (rev 144483)
+++ PKGBUILD	2011-12-06 22:40:21 UTC (rev 144484)
@@ -8,14 +8,14 @@
 
 pkgname=bitlbee
 pkgver=3.0.4
-pkgrel=2
+pkgrel=3
 pkgdesc='Brings instant messaging (XMPP, MSN, Yahoo!, AIM, ICQ, Twitter) to IRC'
 url='http://www.bitlbee.org/'
 license=('GPL')
 arch=('i686' 'x86_64')
 depends=('openssl' 'glib2')
 makedepends=('asciidoc' 'libotr')
-optdepends=('python2: to use skyped'
+optdepends=('skype4py: to use skyped'
             'libotr: for OTR encryption support'
             'xinetd: to run bitlbee through xinetd')
 source=("http://get.bitlbee.org/src/${pkgname}-${pkgver}.tar.gz"




More information about the arch-commits mailing list