mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/qbittorrent-qt5: Updated for version 3.3.12.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
6b361786ba
commit
32593a74ac
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=qbittorrent-qt5
|
||||
SRCNAM=qbittorrent
|
||||
VERSION=${VERSION:-3.3.10}
|
||||
VERSION=${VERSION:-3.3.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qbittorrent-qt5"
|
||||
VERSION="3.3.10"
|
||||
VERSION="3.3.12"
|
||||
HOMEPAGE="http://qbittorrent.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.3.10.tar.xz"
|
||||
MD5SUM="47497bf0fb27ad54efde2bcd5c549e5b"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.3.12.tar.xz"
|
||||
MD5SUM="2537a5afa16e2b9b86e88412dc59f7fb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libtorrent-rasterbar qt5"
|
||||
|
|
Loading…
Reference in a new issue