summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Donald Cooley2020-11-21 05:36:58 +0100
committer Willy Sudiarto Raharjo2020-11-21 19:14:24 +0100
commit57a6881647432b267953d78420f75de807e04fd7 (patch)
treee98ad0a7d8451b854af62395990e72c527c94338 /network
parentb883881b861311b19d97c214ef87db87887e3a39 (diff)
downloadslackbuilds-57a6881647432b267953d78420f75de807e04fd7.tar.gz
network/qbittorrent-qt5: Updated for version 4.3.0.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild2
-rw-r--r--network/qbittorrent-qt5/qbittorrent-qt5.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild b/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
index fbe849885f..40d2d1e8b9 100644
--- a/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
+++ b/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=qbittorrent-qt5
SRCNAM=qBittorrent
-VERSION=${VERSION:-4.2.5}
+VERSION=${VERSION:-4.3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/qbittorrent-qt5/qbittorrent-qt5.info b/network/qbittorrent-qt5/qbittorrent-qt5.info
index ef79532482..86a629e6a4 100644
--- a/network/qbittorrent-qt5/qbittorrent-qt5.info
+++ b/network/qbittorrent-qt5/qbittorrent-qt5.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent-qt5"
-VERSION="4.2.5"
+VERSION="4.3.0.1"
HOMEPAGE="http://qbittorrent.sourceforge.net"
-DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.2.5/qBittorrent-release-4.2.5.tar.gz"
-MD5SUM="92f41e82f6931a8887412de65cf65ef8"
+DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.3.0.1/qBittorrent-release-4.3.0.1.tar.gz"
+MD5SUM="62f17f635592b481ecd56921a96fc767"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar qt5"