[arch-commits] Commit in deluge/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Sep 23 09:31:51 UTC 2011
Date: Friday, September 23, 2011 @ 05:31:51
Author: heftig
Revision: 138437
upgpkg: deluge 1.3.3-4
undo dep change
Modified:
deluge/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-23 04:20:09 UTC (rev 138436)
+++ PKGBUILD 2011-09-23 09:31:51 UTC (rev 138437)
@@ -5,14 +5,15 @@
pkgname=deluge
pkgver=1.3.3
-pkgrel=3
+pkgrel=4
pkgdesc="A BitTorrent client with multiple user interfaces in a client/server model"
arch=('any')
url="http://deluge-torrent.org/"
license=('GPL3')
depends=('pyxdg' 'libtorrent-rasterbar>=0.15.0' 'twisted' 'python2-pyopenssl'
- 'xdg-utils' 'python2-chardet' 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('intltool' 'pygtk' 'librsvg' 'python-mako' 'python2-distribute')
+ 'xdg-utils' 'python2-chardet' 'desktop-file-utils' 'hicolor-icon-theme'
+ 'python2-distribute')
+makedepends=('intltool' 'pygtk' 'librsvg' 'python-mako')
optdepends=('python-notify: libnotify notifications'
'pygtk: needed for gtk ui'
'librsvg: needed for gtk ui'
More information about the arch-commits
mailing list