summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Woodfall2018-05-14 20:09:06 +0200
committer David Spencer2018-05-19 01:45:03 +0200
commitc4e465e558edfa29513f2fc2a2701c0fd7b15ca4 (patch)
treecaf087ec01477c55bf74e0edbe1b4648cfe6fc63
parent279419e6dde4475cc95f89c3affa41785109cf89 (diff)
downloadold.slackbuilds-c4e465e558edfa29513f2fc2a2701c0fd7b15ca4.tar.gz
network/qbittorrent-qt5: Updated for version 4.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild2
-rw-r--r--network/qbittorrent-qt5/qbittorrent-qt5.info6
-rw-r--r--network/qbittorrent-qt5/rc.qbittorrent-nox.new2
3 files changed, 5 insertions, 5 deletions
diff --git a/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild b/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
index 2d5e7a6564..4f176aad1e 100644
--- a/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
+++ b/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=qbittorrent-qt5
SRCNAM=qBittorrent
-VERSION=${VERSION:-4.0.4}
+VERSION=${VERSION:-4.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/qbittorrent-qt5/qbittorrent-qt5.info b/network/qbittorrent-qt5/qbittorrent-qt5.info
index 64968fe348..d7a115e789 100644
--- a/network/qbittorrent-qt5/qbittorrent-qt5.info
+++ b/network/qbittorrent-qt5/qbittorrent-qt5.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent-qt5"
-VERSION="4.0.4"
+VERSION="4.1.0"
HOMEPAGE="http://qbittorrent.sourceforge.net"
-DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.0.4/qBittorrent-release-4.0.4.tar.gz"
-MD5SUM="f58b162caef5abfc765b98b1823232b5"
+DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.1.0/qBittorrent-release-4.1.0.tar.gz"
+MD5SUM="b7362f74d216051b191cf42bcd4722e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar qt5"
diff --git a/network/qbittorrent-qt5/rc.qbittorrent-nox.new b/network/qbittorrent-qt5/rc.qbittorrent-nox.new
index f2c3c6218b..9b78744ba4 100644
--- a/network/qbittorrent-qt5/rc.qbittorrent-nox.new
+++ b/network/qbittorrent-qt5/rc.qbittorrent-nox.new
@@ -76,7 +76,7 @@ case "$1" in
do_status
;;
*)
- echo "Usage: $0 {start <PORT>|stop|restart <PORT>|status}" >/dev/stderr
+ echo "Usage: $0 {start <PORT>|stop|restart <PORT>|status}"
exit 1
;;
esac