summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author David Woodfall2017-08-20 21:10:07 +0200
committer Willy Sudiarto Raharjo2017-08-26 02:19:32 +0200
commit52255714adf93c47cc72ca11472ffa2563238020 (patch)
treef2e757d735c608b0d59cf68930456009a8f7a3d5 /network
parent16e2fb0c833e825bac993a360854ed70a18e5c26 (diff)
downloadslackbuilds-52255714adf93c47cc72ca11472ffa2563238020.tar.gz
network/qbittorrent-qt5: Updated for version 3.3.15.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/qbittorrent-qt5/README8
-rw-r--r--network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild2
-rw-r--r--network/qbittorrent-qt5/qbittorrent-qt5.info6
3 files changed, 12 insertions, 4 deletions
diff --git a/network/qbittorrent-qt5/README b/network/qbittorrent-qt5/README
index c56a8977ce..367cfb49bc 100644
--- a/network/qbittorrent-qt5/README
+++ b/network/qbittorrent-qt5/README
@@ -1,2 +1,10 @@
qBittorrent is an easy to use, good looking, and featureful
but lightweight C++ / Qt5 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:
+
+~/.config/qBittorrent
+
+You can return to an older version by swapping directories around.
diff --git a/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild b/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
index 4b5d76ea44..f0a0100a3f 100644
--- a/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
+++ b/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=qbittorrent-qt5
SRCNAM=qbittorrent
-VERSION=${VERSION:-3.3.12}
+VERSION=${VERSION:-3.3.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/qbittorrent-qt5/qbittorrent-qt5.info b/network/qbittorrent-qt5/qbittorrent-qt5.info
index 05182410e1..6bb62a2c10 100644
--- a/network/qbittorrent-qt5/qbittorrent-qt5.info
+++ b/network/qbittorrent-qt5/qbittorrent-qt5.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent-qt5"
-VERSION="3.3.12"
+VERSION="3.3.15"
HOMEPAGE="http://qbittorrent.sourceforge.net"
-DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.3.12.tar.xz"
-MD5SUM="2537a5afa16e2b9b86e88412dc59f7fb"
+DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.3.15.tar.xz"
+MD5SUM="759f498b146bf3afb1593157407897d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar qt5"