Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=55246c7db99918bb2d770c17120e7144d2c0b0b7
commit 55246c7db99918bb2d770c17120e7144d2c0b0b7 Author: crazy <[email protected]> Date: Sat Feb 10 21:46:48 2018 +0100 rtorrent-0.9.6-2-x86_64 * rebuild with tc diff --git a/source/network-extra/rtorrent/FrugalBuild b/source/network-extra/rtorrent/FrugalBuild index c6f90b5..6adba29 100644 --- a/source/network-extra/rtorrent/FrugalBuild +++ b/source/network-extra/rtorrent/FrugalBuild @@ -2,16 +2,15 @@ # Maintainer: Anthony Jorion <[email protected]> # Contributor: voroskoi <[email protected]> - pkgname=rtorrent pkgver=0.9.6 -pkgrel=1 +pkgrel=2 pkgdesc="The ncurses client for libtorrent." url="http://libtorrent.rakshasa.no/" depends=('ncurses>=6.0-3' 'libtorrent>=0.13.6' 'xmlrpc-c>=1.16.41' 'c-ares>=1.7.5' 'openssl') groups=('network-extra') replaces=('btg') -archs=('i686' 'x86_64' 'arm') +archs=('x86_64') Fconfopts+=" --with-xmlrpc-c" up2date="Flasttar https://rakshasa.github.io/rtorrent/" source=(http://rtorrent.net/downloads/$pkgname-$pkgver.tar.gz) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
