summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author David O'Shaughnessy <dev@osh.id.au>2022-08-31 02:23:47 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-03 17:58:41 +0700
commit06a23837d7672af5a69b8f712f90faab374f6b88 (patch)
tree21d3170ea98ca5f1d568555a47c0e7a69e86a8d3 /network
parent2fc107cecbf3a6037ce7799cfa13bb80fb3dfc54 (diff)
downloadslackbuilds-06a23837d7672af5a69b8f712f90faab374f6b88.tar.gz
slackbuilds-06a23837d7672af5a69b8f712f90faab374f6b88.tar.xz
network/qbittorrent: Updated for version 4.4.4.
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 aca868655d..e4ff31379a 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.1}
+VERSION=${VERSION:-4.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index e2bbdc7a91..8ee5b7c4d0 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
-VERSION="4.4.3.1"
+VERSION="4.4.4"
HOMEPAGE="https://www.qbittorrent.org/"
-DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.4.3.1/qBittorrent-release-4.4.3.1.tar.gz"
-MD5SUM="b6db6a280a7538283752c6ff5a799989"
+DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.4.4/qBittorrent-release-4.4.4.tar.gz"
+MD5SUM="67e2bda288def051e0f71bd9bcdf8ffa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar"