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

Ionut Biru ibiru at archlinux.org
Sun Dec 6 00:42:28 UTC 2009


    Date: Saturday, December 5, 2009 @ 19:42:27
  Author: ibiru
Revision: 60658

upgpkg: deluge 1.1.9-3
    rebuild agaisnt libtorrent-rasterbar 0.14.7

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-06 00:17:51 UTC (rev 60657)
+++ PKGBUILD	2009-12-06 00:42:27 UTC (rev 60658)
@@ -3,13 +3,13 @@
 
 pkgname=deluge
 pkgver=1.1.9
-pkgrel=2
+pkgrel=3
 pkgdesc="A bittorrent client written with python and pygtk"
 arch=('i686' 'x86_64')
 url="http://deluge-torrent.org/"
 license=('GPL3')
-depends=('pygtk' 'boost>=1.39.0' 'pyxdg' 'dbus-python' 'librsvg' 
-'setuptools' 'libtorrent-rasterbar>=0.14.2')
+depends=('pygtk' 'boost>=1.41.0' 'pyxdg' 'dbus-python' 'librsvg'
+	 'setuptools' 'libtorrent-rasterbar>=0.14.7')
 makedepends=('subversion' 'intltool')
 optdepends=('python-chardet: used to load non-UTF8 encoded torrents')
 source=(http://download.deluge-torrent.org/source/${pkgname}-${pkgver}.tar.bz2 deluged)




More information about the arch-commits mailing list