diff options
author | Donald Cooley <chytraeu@sdf.org> | 2020-06-03 16:03:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-03 16:03:16 +0700 |
commit | a8505aeeea3a7a4df300f34b76cf00e245c3ebb8 (patch) | |
tree | 94d4e2a9aa49e882a354206886fe3fdc8dddc2b2 /network/qbittorrent/README | |
parent | 8ea7cf183c570ee699500825e1792503712c84a6 (diff) |
network/qbittorrent: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/qbittorrent/README')
-rw-r--r-- | network/qbittorrent/README | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/network/qbittorrent/README b/network/qbittorrent/README index 731c51c61f37..01571412e319 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. |