mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/qbittorrent-qt5: Updated for version 4.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
99677a75d1
commit
905594e755
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue