aboutsummaryrefslogtreecommitdiff
path: root/network/qbittorrent/qbittorrent.SlackBuild
diff options
context:
space:
mode:
authorDavid O'Shaughnessy <dev@osh.id.au>2022-08-31 02:23:47 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-03 17:58:41 +0700
commit06a23837d7672af5a69b8f712f90faab374f6b88 (patch)
tree21d3170ea98ca5f1d568555a47c0e7a69e86a8d3 /network/qbittorrent/qbittorrent.SlackBuild
parent2fc107cecbf3a6037ce7799cfa13bb80fb3dfc54 (diff)
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/qbittorrent/qbittorrent.SlackBuild')
-rw-r--r--network/qbittorrent/qbittorrent.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild
index aca868655d4c..e4ff31379ade 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}