aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorDavid O'Shaughnessy <dev@osh.id.au>2024-05-28 22:59:09 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-28 23:05:34 +0700
commit0e382e516080070baa3e90b954b49ef0bd5d3ae4 (patch)
treed1ebf211a78c5550ae0a3394bfd9bcc226ea7d14 /network
parent5ea5d46c16e4c32d3d5fd6d3bc6869dec6eab259 (diff)
network/qbittorrent: Updated for version 4.6.5.
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 e6a61244d468..fdee5586edd1 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.6.4}
+VERSION=${VERSION:-4.6.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index 06c0e311867f..48eb8bfa3637 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
-VERSION="4.6.4"
+VERSION="4.6.5"
HOMEPAGE="https://www.qbittorrent.org/"
-DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.4/qbittorrent-4.6.4.tar.xz"
-MD5SUM="ffc528cbdf1ab4ff40a51753e5e9b030"
+DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.5/qbittorrent-4.6.5.tar.xz"
+MD5SUM="b30cc0d4957c19d764437861e6bda839"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent2"