Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=481c92fe6a709339bc5c3b1f73e484376a6cb6f9
commit 481c92fe6a709339bc5c3b1f73e484376a6cb6f9 Author: Michel Hermier <[email protected]> Date: Wed Mar 31 13:27:48 2010 +0200 deluge-1.2.3-1-i686 * Bump version. diff --git a/source/gnome-extra/deluge/FrugalBuild b/source/gnome-extra/deluge/FrugalBuild index b0aa004..8cc6090 100644 --- a/source/gnome-extra/deluge/FrugalBuild +++ b/source/gnome-extra/deluge/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Artur Grunau <[email protected]> pkgname=deluge -pkgver=1.2.0 -pkgrel=3 +pkgver=1.2.3 +pkgrel=1 pkgdesc="BitTorrent client written in Python and GTK+." url="http://deluge-torrent.org/" depends=('pygtk' 'pyxdg' 'libboost-mt>=1.37.0' 'notify-python' 'notification-daemon' 'setuptools' 'librsvg' \ - 'chardet' 'libtorrent-rasterbar-python' 'twisted') + 'chardet' 'libtorrent-rasterbar-python>=0.15.0' 'twisted') makedepends=('boost>=1.37.0') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -17,6 +17,6 @@ up2date="Flasttar http://download.deluge-torrent.org/source/" source=(http://download.deluge-torrent.org/source/$pkgname-$pkgver.tar.bz2) _F_gnome_iconcache=y Finclude gnome-scriptlet -sha1sums=('ada0475f68f007bde8be2b923638a28cac311d59') +sha1sums=('3b6d727b7f4ce98734f3b980982c85515783c351') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
