[arch-commits] Commit in rtorrent/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Mon Aug 5 07:26:41 UTC 2019
Date: Monday, August 5, 2019 @ 07:26:40
Author: bisson
Revision: 497441
use https
Modified:
rtorrent/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-05 07:26:16 UTC (rev 497440)
+++ PKGBUILD 2019-08-05 07:26:40 UTC (rev 497441)
@@ -8,7 +8,7 @@
pkgver=0.9.8
pkgrel=1
pkgdesc='Ncurses BitTorrent client based on libTorrent'
-url='http://rakshasa.github.io/rtorrent/'
+url='https://rakshasa.github.io/rtorrent/'
license=('GPL')
arch=('x86_64')
depends=("libtorrent=0.13.${pkgver##*.}" 'curl' 'xmlrpc-c')
More information about the arch-commits
mailing list