summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author David O'Shaughnessy2024-02-26 01:58:46 +0100
committer Willy Sudiarto Raharjo2024-02-28 06:22:34 +0100
commit58bbe3951a15acc69680c57e77a60f81427e98ea (patch)
treec5cdc6e9e1241ea9e2e72e168af849a861559be5 /network
parent13023756c670cff851a5c4c98a98bf8929e4669e (diff)
downloadslackbuilds-58bbe3951a15acc69680c57e77a60f81427e98ea.tar.gz
network/qbittorrent: Updated for version 4.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/qbittorrent/qbittorrent.SlackBuild4
-rw-r--r--network/qbittorrent/qbittorrent.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild
index d65cf9d7c3..dc77a41cb1 100644
--- a/network/qbittorrent/qbittorrent.SlackBuild
+++ b/network/qbittorrent/qbittorrent.SlackBuild
@@ -31,8 +31,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qbittorrent
#SRCNAM=qBittorrent
-VERSION=${VERSION:-4.6.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-4.6.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index 5c8c7add12..5c83bb72cc 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
-VERSION="4.6.2"
+VERSION="4.6.3"
HOMEPAGE="https://www.qbittorrent.org/"
-DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.2/qbittorrent-4.6.2.tar.xz"
-MD5SUM="c87f662a8ec67772267ab04411c5ca9f"
+DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.3/qbittorrent-4.6.3.tar.xz"
+MD5SUM="297475918d6cf0df38914a256592e3ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent2"