summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author David O'Shaughnessy2022-06-08 06:26:07 +0200
committer Willy Sudiarto Raharjo2022-06-11 03:59:02 +0200
commitfe108c533acfe49ef16ab9130350c12fc12f617f (patch)
tree86fb5b5fad23960bbe72c00428678ff087750d8f /network
parent4beb4507ff0f6694cb28fc949c8a40b742acd651 (diff)
downloadslackbuilds-fe108c533acfe49ef16ab9130350c12fc12f617f.tar.gz
network/qbittorrent: Updated for version 4.4.3.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 d8068bb7c7..aca868655d 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.3}
+VERSION=${VERSION:-4.4.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index 85e7c1e569..e2bbdc7a91 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
-VERSION="4.4.3"
+VERSION="4.4.3.1"
HOMEPAGE="https://www.qbittorrent.org/"
-DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.4.3/qBittorrent-release-4.4.3.tar.gz"
-MD5SUM="477bdf7c9b0141f9305e494481bc6a7a"
+DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.4.3.1/qBittorrent-release-4.4.3.1.tar.gz"
+MD5SUM="b6db6a280a7538283752c6ff5a799989"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar"