Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c18b1c3bc667556ce86ea9d396506e2c32940772
commit c18b1c3bc667556ce86ea9d396506e2c32940772 Author: DeX77 <[email protected]> Date: Thu Jul 6 13:36:02 2017 +0200 deluge-1.3.15-2-x86_64 * rebuild with chardet3 diff --git a/source/gnome-extra/deluge/FrugalBuild b/source/gnome-extra/deluge/FrugalBuild index d8cecb5..aa35aeb 100644 --- a/source/gnome-extra/deluge/FrugalBuild +++ b/source/gnome-extra/deluge/FrugalBuild @@ -5,11 +5,11 @@ pkgname=deluge pkgver=1.3.15 -pkgrel=1 +pkgrel=2 pkgdesc="BitTorrent client written in Python and GTK+." url="http://deluge-torrent.org/" rodepends=('pygtk' 'pyxdg' 'notify-python' 'notification-daemon' 'distribute' \ - 'librsvg' 'python-chardet' 'libtorrent-rasterbar-python' 'twisted' \ + 'librsvg' 'chardet3' 'libtorrent-rasterbar-python' 'twisted' \ 'python-service-identity') makedepends=('python-distribute' 'intltool') groups=('gnome-extra') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
