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

Ionut Biru ibiru at archlinux.org
Mon Jan 24 13:58:44 UTC 2011


    Date: Monday, January 24, 2011 @ 08:58:44
  Author: ibiru
Revision: 107374

upgpkg: deluge 1.3.1-3
use python2-pyopenssl

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-24 13:55:19 UTC (rev 107373)
+++ PKGBUILD	2011-01-24 13:58:44 UTC (rev 107374)
@@ -4,12 +4,12 @@
 
 pkgname=deluge
 pkgver=1.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A bittorrent client written with python and pygtk"
 arch=('any')
 url="http://deluge-torrent.org/"
 license=('GPL3')
-depends=('pyxdg' 'python2-distribute' 'libtorrent-rasterbar>=0.15.0' 'twisted' 'pyopenssl' 'xdg-utils' 'python2-chardet')
+depends=('pyxdg' 'python2-distribute' 'libtorrent-rasterbar>=0.15.0' 'twisted' 'python2-pyopenssl' 'xdg-utils' 'python2-chardet')
 makedepends=('intltool' 'pygtk' 'librsvg' 'python-mako')
 optdepends=('python-notify: libnotify notifications'
 	    'pygtk: needed for gtk ui'




More information about the arch-commits mailing list