[arch-commits] Commit in rtorrent/trunk (PKGBUILD)
Gaƫtan Bisson
bisson at archlinux.org
Tue Jun 5 20:34:47 UTC 2018
Date: Tuesday, June 5, 2018 @ 20:34:46
Author: bisson
Revision: 340628
fix FS#58879
Modified:
rtorrent/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-05 20:22:51 UTC (rev 340627)
+++ PKGBUILD 2018-06-05 20:34:46 UTC (rev 340628)
@@ -7,12 +7,12 @@
pkgname=rtorrent
pkgver=0.9.6
-pkgrel=4
+pkgrel=5
pkgdesc='Ncurses BitTorrent client based on libTorrent'
url='http://rakshasa.github.io/rtorrent/'
license=('GPL')
arch=('x86_64')
-depends=('libtorrent=0.13.6' 'curl' 'xmlrpc-c' 'libsigc++')
+depends=('libtorrent=0.13.6' 'curl' 'xmlrpc-c')
#source=("http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz")
source=("$pkgname-$pkgver.tar.gz::https://github.com/rakshasa/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('8ca89ca9e8f0cf984198d030203087e93d24743dfa158091a5d225a70ca4c8cf')
More information about the arch-commits
mailing list