aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid O'Shaughnessy <dev@osh.id.au>2023-12-24 18:45:58 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-29 18:49:32 +0700
commit2a26afc2d2e86012e5704908ded401a3fb643baa (patch)
tree03a4185dabd8f44dda9f90d75bd35d96f45a4b5a
parent6d91137642a36ae06c8c04d3e183f0a6f1700c28 (diff)
downloadslackbuilds-2a26afc2d2e86012e5704908ded401a3fb643baa.tar.xz
network/qbittorrent: Updated for version 4.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 e41ca350eed9..d65cf9d7c3a5 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.0}
+VERSION=${VERSION:-4.6.2}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index 792d471c2691..5c8c7add1280 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
-VERSION="4.6.0"
+VERSION="4.6.2"
HOMEPAGE="https://www.qbittorrent.org/"
-DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.0/qbittorrent-4.6.0.tar.xz"
-MD5SUM="f1c7914a32352d90bfde321ad45fd112"
+DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.2/qbittorrent-4.6.2.tar.xz"
+MD5SUM="c87f662a8ec67772267ab04411c5ca9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent2"