summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/qbittorrent/doinst.sh1
-rw-r--r--network/qbittorrent/qbittorrent.SlackBuild2
-rw-r--r--network/qbittorrent/qbittorrent.info6
3 files changed, 4 insertions, 5 deletions
diff --git a/network/qbittorrent/doinst.sh b/network/qbittorrent/doinst.sh
index 1f8ff67ded..3e5691a052 100644
--- a/network/qbittorrent/doinst.sh
+++ b/network/qbittorrent/doinst.sh
@@ -7,4 +7,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
/usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
fi
fi
-
diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild
index e251da440b..78a0de698e 100644
--- a/network/qbittorrent/qbittorrent.SlackBuild
+++ b/network/qbittorrent/qbittorrent.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qbittorrent
-VERSION=${VERSION:-3.0.11}
+VERSION=${VERSION:-3.1.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index e3083dd07a..ddeb8d3fc1 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
-VERSION="3.0.11"
+VERSION="3.1.9.2"
HOMEPAGE="http://qbittorrent.sourceforge.net"
-DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.0.11.tar.xz"
-MD5SUM="de50c6d2bff0a11f47d9179427337347"
+DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.1.9.2.tar.xz"
+MD5SUM="530f6fc3909bf0576ca3cc7575daae97"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar"