aboutsummaryrefslogtreecommitdiff
path: root/network/qbittorrent
diff options
context:
space:
mode:
authorDavid O'Shaughnessy <dev@osh.id.au>2023-06-03 02:47:15 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-03 10:38:25 +0700
commit180295790eb0a655f5adf43148eae7149d13d5f3 (patch)
treee08aac3c03c5af950bdd150f40bde2919193794c /network/qbittorrent
parentf8c831413fce4d4ad985c8d9d4ed00d5ac4d5632 (diff)
downloadslackbuilds-180295790eb0a655f5adf43148eae7149d13d5f3.tar.xz
network/qbittorrent: Updated for version 4.5.3.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/qbittorrent')
-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 84e3f556e581..010967c60ec5 100644
--- a/network/qbittorrent/qbittorrent.SlackBuild
+++ b/network/qbittorrent/qbittorrent.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qbittorrent
#SRCNAM=qBittorrent
-VERSION=${VERSION:-4.5.2}
+VERSION=${VERSION:-4.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index ed18598079d3..014f5b5bc8ac 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
-VERSION="4.5.2"
+VERSION="4.5.3"
HOMEPAGE="https://www.qbittorrent.org/"
-DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.5.2/qbittorrent-4.5.2.tar.xz"
-MD5SUM="b4e25645d290953ada070fa06a4a866a"
+DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.5.3/qbittorrent-4.5.3.tar.xz"
+MD5SUM="1e7d0275c3ae8410efcc6f913681d2d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent2"