diff options
author | Dave Woodfall <dave@tty1.uk> | 2019-04-09 03:45:19 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-13 06:56:57 +0700 |
commit | 6dd4bb019e3a5965c537828540f5bd6e3fa21f16 (patch) | |
tree | 933ef300bc81c28389311cdbdc8f6b2f86a16a41 | |
parent | 3db8d9728dfc2bcef92e3839bf8f55f33b973137 (diff) |
network/qbittorrent-qt5: Update to 4.1.5
-rw-r--r-- | network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild | 2 | ||||
-rw-r--r-- | network/qbittorrent-qt5/qbittorrent-qt5.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild b/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild index 5e05fa539ba4..a898a52faf6d 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.1.4} +VERSION=${VERSION:-4.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/qbittorrent-qt5/qbittorrent-qt5.info b/network/qbittorrent-qt5/qbittorrent-qt5.info index c2cba5e4355e..650c7014260c 100644 --- a/network/qbittorrent-qt5/qbittorrent-qt5.info +++ b/network/qbittorrent-qt5/qbittorrent-qt5.info @@ -1,7 +1,7 @@ PRGNAM="qbittorrent-qt5" -VERSION="4.1.4" +VERSION="4.1.5" HOMEPAGE="http://qbittorrent.sourceforge.net" -DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.1.4/qBittorrent-release-4.1.4.tar.gz" +DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.1.5/qBittorrent-release-4.1.5.tar.gz" MD5SUM="91a72012fbb813c0104aedb2dfac3f61" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |