summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David O'Shaughnessy2022-05-24 23:36:09 +0200
committer Willy Sudiarto Raharjo2022-05-28 04:11:31 +0200
commit785b37e6e1e052a9290cef0794ffca5774bbcf2e (patch)
treeb5a8962d1ca749f7bcf5b6a4ce9db3663066d34e
parent269f46caa91d29206376bcd6cc9e2368f0bf871c (diff)
downloadslackbuilds-785b37e6e1e052a9290cef0794ffca5774bbcf2e.tar.gz
network/qbittorrent: Updated for version 4.4.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/qbittorrent/qbittorrent.SlackBuild2
-rw-r--r--network/qbittorrent/qbittorrent.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild
index 5432307d34..d8068bb7c7 100644
--- a/network/qbittorrent/qbittorrent.SlackBuild
+++ b/network/qbittorrent/qbittorrent.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qbittorrent
SRCNAM=qBittorrent
-VERSION=${VERSION:-4.4.2}
+VERSION=${VERSION:-4.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index 8fd1f10f95..85e7c1e569 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
-VERSION="4.4.2"
+VERSION="4.4.3"
HOMEPAGE="https://www.qbittorrent.org/"
-DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.4.2/qBittorrent-release-4.4.2.tar.gz"
-MD5SUM="b26499a296e5da53730f8d019514745a"
+DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.4.3/qBittorrent-release-4.4.3.tar.gz"
+MD5SUM="477bdf7c9b0141f9305e494481bc6a7a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar"