summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author David O'Shaughnessy2023-09-01 14:08:40 +0200
committer Willy Sudiarto Raharjo2023-09-02 13:02:27 +0200
commitd00eb0c9122851f8c4c14e3408bec0c4f5f0531c (patch)
tree50b8a01f2a50b54e61d341f08758d3459dd6a0cb /network
parent2ff341b1a38ba2a2d1f783a1b74f0618481fd1b6 (diff)
downloadslackbuilds-d00eb0c9122851f8c4c14e3408bec0c4f5f0531c.tar.gz
network/qbittorrent: Updated for version 4.5.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 9735ec6fbf..116788c3a6 100644
--- a/network/qbittorrent/qbittorrent.SlackBuild
+++ b/network/qbittorrent/qbittorrent.SlackBuild
@@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qbittorrent
#SRCNAM=qBittorrent
-VERSION=${VERSION:-4.5.4}
+VERSION=${VERSION:-4.5.5}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index 376ce03080..c77c46b1f1 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
-VERSION="4.5.4"
+VERSION="4.5.5"
HOMEPAGE="https://www.qbittorrent.org/"
-DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.5.4/qbittorrent-4.5.4.tar.xz"
-MD5SUM="001c49ee782f6bbd032515e4aecfa4f4"
+DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.5.5/qbittorrent-4.5.5.tar.xz"
+MD5SUM="b1e673f00c978f362fb3732396614d4b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent2"