aboutsummaryrefslogtreecommitdiff
path: root/network/qbittorrent/README
diff options
context:
space:
mode:
authorDonald Cooley <chytraeu@sdf.org>2021-03-03 14:10:03 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-03-06 11:12:00 +0700
commit4e3e014764b47f92eff1f3df9e022b81a16b9451 (patch)
treeaa3f454feee47d4d7c836fba72aa9a4966ad63c3 /network/qbittorrent/README
parent598ca9b30835f386182eae83985dc6ae24a3630c (diff)
network/qbittorrent: Updated for version 4.3.0.1 (switch to qt5).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/qbittorrent/README')
-rw-r--r--network/qbittorrent/README16
1 files changed, 7 insertions, 9 deletions
diff --git a/network/qbittorrent/README b/network/qbittorrent/README
index 01571412e319..d95396d99fc5 100644
--- a/network/qbittorrent/README
+++ b/network/qbittorrent/README
@@ -1,5 +1,9 @@
-qBittorrent is an easy to use, good looking, and featureful but
-lightweight C++ / Qt4 Bittorrent Client.
+qBittorrent is a bittorrent client programmed in C++ / Qt5 that uses
+libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg.
+
+It aims to be a good alternative to all other bittorrent clients out
+there. qBittorrent is fast, stable, and provides unicode supports as
+well as many features.
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
@@ -7,10 +11,4 @@ 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.
+You can return to an older version by swapping directories around.