summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author David O'Shaughnessy <dev@osh.id.au>2024-09-27 21:45:09 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-27 23:34:07 +0700
commitf7a69b67c6b1567aa12c356f160359afa30ee2d6 (patch)
treef1183f7313e39b24d04b98962da82507eb2517ca /network
parenta30429f70de7d93380de696c4ef4efcbe08d4761 (diff)
downloadslackbuilds-f7a69b67c6b1567aa12c356f160359afa30ee2d6.tar.gz
slackbuilds-f7a69b67c6b1567aa12c356f160359afa30ee2d6.tar.xz
network/qbittorrent: Updated for version 4.6.7.
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 065e73c4c6..0e2d84bb3a 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.6}
+VERSION=${VERSION:-4.6.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index 9f8c7c3e0e..4976100a5f 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
-VERSION="4.6.6"
+VERSION="4.6.7"
HOMEPAGE="https://www.qbittorrent.org/"
-DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.6/qbittorrent-4.6.6.tar.xz"
-MD5SUM="71676dc84fbdafa926b9f3814916ab8b"
+DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.7/qbittorrent-4.6.7.tar.xz"
+MD5SUM="7c32bd7cd820f739e8db646ba0b60748"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent2"