# HG changeset patch # User Christopher Rogers # Date 1318819612 0 # Node ID ffd6915e48a3db297965fe67c00d5a5a82a072f4 # Parent 38b25c37e19da825f3a00e88e97d3a1156f5864e Up: deluge to 1.3.3. diff -r 38b25c37e19d -r ffd6915e48a3 deluge/receipt --- a/deluge/receipt Mon Oct 17 02:45:29 2011 +0000 +++ b/deluge/receipt Mon Oct 17 02:46:52 2011 +0000 @@ -1,16 +1,17 @@ # SliTaz package receipt. PACKAGE="deluge" -VERSION="1.3.1" +VERSION="1.3.3" CATEGORY="network" SHORT_DESC="A bittorrent client written with python and pygtk" MAINTAINER="slaxemulator@gmail.com" -DEPENDS="libtorrent-rasterbar pyopenssl python-chardet python-xdg setuptools twisted xdg-utils pygtk" -BUILD_DEPENDS="python-dev setuptools librsvg-dev intltool" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://deluge-torrent.org/" WGET_URL="http://download.deluge-torrent.org/source/$TARBALL" +DEPENDS="libtorrent-rasterbar pyopenssl python-chardet python-xdg setuptools twisted xdg-utils pygtk" +BUILD_DEPENDS="python-dev setuptools librsvg-dev intltool" + # Rules to configure and make the package. compile_rules() {