diff options
author | Donald Cooley <chytraeu@sdf.org> | 2019-12-28 09:05:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-28 09:05:00 +0700 |
commit | 905594e7557f107978b5efdaeeb79cb7340561e8 (patch) | |
tree | eedb8eef03a0da7c16fb3bc0e0a4ac5a87df06e5 /network | |
parent | 99677a75d197f6050df1ac9fe7f75c4fb13396ad (diff) | |
download | slackbuilds-905594e7557f107978b5efdaeeb79cb7340561e8.tar.gz |
network/qbittorrent-qt5: Updated for version 4.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild | 2 | ||||
-rw-r--r-- | network/qbittorrent-qt5/qbittorrent-qt5.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild b/network/qbittorrent-qt5/qbittorrent-qt5.SlackBuild index d4539c55ef..44f35ca08c 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.0} +VERSION=${VERSION:-4.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/qbittorrent-qt5/qbittorrent-qt5.info b/network/qbittorrent-qt5/qbittorrent-qt5.info index 9598a0a461..8d57e959db 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.0" +VERSION="4.2.1" HOMEPAGE="http://qbittorrent.sourceforge.net" -DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.2.0/qBittorrent-release-4.2.0.tar.gz" -MD5SUM="75a01c72d7e81fc37070af8e3a71c22b" +DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.2.1/qBittorrent-release-4.2.1.tar.gz" +MD5SUM="f349ff40dabbd866826636c699e8cf8c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libtorrent-rasterbar qt5" |