summaryrefslogtreecommitdiff
path: root/rtorrent
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2016-05-28 13:14:13 +0200
committerThomas Penteker <tek@serverop.de>2016-05-28 13:14:13 +0200
commit65beb278fc8bc5fe594e9fc93dbce9ee8125e69a (patch)
treef6e11525443ebad05542f70b30739b78ed69811f /rtorrent
parentd06113ef0b516a1d60bbbe6b23bebb9ba74a4878 (diff)
downloadcontrib-65beb278fc8bc5fe594e9fc93dbce9ee8125e69a.tar.gz
contrib-65beb278fc8bc5fe594e9fc93dbce9ee8125e69a.tar.xz
rtorrent: update urls
Diffstat (limited to 'rtorrent')
-rw-r--r--rtorrent/.md5sum2
-rw-r--r--rtorrent/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/rtorrent/.md5sum b/rtorrent/.md5sum
index b9ecbd0cb..acde34dba 100644
--- a/rtorrent/.md5sum
+++ b/rtorrent/.md5sum
@@ -1 +1 @@
-b8b4009f95f8543244ae1d23b1810d7c 0.9.6.tar.gz
+5e7550f74e382a6245412c615f45444d rtorrent-0.9.6.tar.gz
diff --git a/rtorrent/Pkgfile b/rtorrent/Pkgfile
index 7e37a6656..77fb57c03 100644
--- a/rtorrent/Pkgfile
+++ b/rtorrent/Pkgfile
@@ -1,12 +1,12 @@
# Description: bitorrent console client
-# URL: http://libtorrent.rakshasa.no
+# URL: https://rakshasa.github.io/rtorrent
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: libtorrent libsigc++
name=rtorrent
version=0.9.6
release=1
-source=(https://github.com/rakshasa/rtorrent/archive/${version}.tar.gz)
+source=(http://rtorrent.net/downloads/rtorrent-$version.tar.gz)
build() {
cd $name-$version

Generated by cgit