summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Donald Cooley2021-03-19 06:59:31 +0100
committer Willy Sudiarto Raharjo2021-03-20 05:00:45 +0100
commit686b71bd5caf5b5beb58db6c0af7259a9a68775f (patch)
tree107760d06e55969e2653a26ca47cc4a1235c4c8a
parent62dc1bf2302225e1e9a061c6f2e19c4a90a4f800 (diff)
downloadslackbuilds-686b71bd5caf5b5beb58db6c0af7259a9a68775f.tar.gz
network/qbittorrent: Updated for version 4.3.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/qbittorrent/qbittorrent.SlackBuild4
-rw-r--r--network/qbittorrent/qbittorrent.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild
index be95c82b27..b3107b945f 100644
--- a/network/qbittorrent/qbittorrent.SlackBuild
+++ b/network/qbittorrent/qbittorrent.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for qbittorrent
-# Copyright 2019-2020 Donald Cooley South Haven, Indiana USA
+# Copyright 2019-2021 Donald Cooley South Haven, Indiana USA
# Copyright 2009-2010 David Woodfall <dave@slackbuilds.org>
# All rights reserved.
#
@@ -25,7 +25,7 @@
PRGNAM=qbittorrent
SRCNAM=qBittorrent
-VERSION=${VERSION:-4.3.0.1}
+VERSION=${VERSION:-4.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index f7e0dc3732..2640449e50 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
-VERSION="4.3.0.1"
+VERSION="4.3.1"
HOMEPAGE="http://qbittorrent.sourceforge.net"
-DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.3.0.1/qBittorrent-release-4.3.0.1.tar.gz"
-MD5SUM="62f17f635592b481ecd56921a96fc767"
+DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.3.1/qBittorrent-release-4.3.1.tar.gz"
+MD5SUM="4e72cfa5dc637b53ab86fdc0ebf97c9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar qt5"