aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/qbittorrent/README13
-rw-r--r--network/qbittorrent/qbittorrent.info2
2 files changed, 10 insertions, 5 deletions
diff --git a/network/qbittorrent/README b/network/qbittorrent/README
index 731c51c61f37d..01571412e319c 100644
--- a/network/qbittorrent/README
+++ b/network/qbittorrent/README
@@ -1,11 +1,16 @@
-qBittorrent is an easy to use, good looking, and featureful
-but lightweight C++ / Qt4 Bittorrent Client.
+qBittorrent is an easy to use, good looking, and featureful but
+lightweight C++ / Qt4 Bittorrent Client.
Note that from version 3.3.15 you will get a warning on startup that
-qbittorrent has a new way of saving things. If you want to backup
-your old config directory first, you will find it here:
+qbittorrent has a new way of saving things. If you want to backup your
+old config directory first, you will find it here:
~/.config/qBittorrent
That way you can return to an older version by swapping directories
around.
+
+This is the last version of qBittorrent that will build with Qt4
+libraries. You might want to embrace the future with Qt5 and newer
+versions of qBittorrent. See the qbittorrent-qt5 SlackBuild for more
+information.
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index ff00d773dd590..061d931f26515 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-3.3.16.tar.
MD5SUM="28852012dbd3f3bbec400279935b88d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libtorrent-rasterbar"
+REQUIRES="libtorrent-rasterbar-legacy"
MAINTAINER="Donald Cooley"
EMAIL="chytraeu@sdf.org"