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

Hugo Doria hugo at archlinux.org
Wed Mar 18 12:05:16 UTC 2009


    Date: Wednesday, March 18, 2009 @ 08:05:15
  Author: hugo
Revision: 30287

upgpkg: deluge 1.1.5-1

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-18 11:52:07 UTC (rev 30286)
+++ PKGBUILD	2009-03-18 12:05:15 UTC (rev 30287)
@@ -2,17 +2,17 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=deluge
-pkgver=1.1.3
+pkgver=1.1.5
 pkgrel=1
 pkgdesc="A bittorrent client written with python and pygtk"
 arch=('i686' 'x86_64')
 url="http://deluge-torrent.org/"
 license=('GPL3')
-depends=('pygtk' 'boost>=1.37.0' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools')
+depends=('pygtk' 'boost>=1.37.0' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools' 'libtorrent-rasterbar>=0.14.2')
 makedepends=('subversion' 'intltool')
 options=('!emptydirs')
-source=(http://download.deluge-torrent.org/source/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2e7b1d3af3c47e4e7592e84d7a2ff03d')
+source=(http://download.deluge-torrent.org/source/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('027fec63e189a39939df6777c0426814')
 
 build() {
 




More information about the arch-commits mailing list