network/qbittorrent-qt5: Updated for version 4.2.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Donald Cooley 2020-06-03 16:04:01 +07:00 committed by Willy Sudiarto Raharjo
parent a8505aeeea
commit fb4f30bc52
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for qbittorrent-qt5
# Copyright 2019 Donald Cooley South Haven, Indiana USA
# Copyright 2019-2020 Donald Cooley South Haven, Indiana USA
# Copyright 2009-2010 David Woodfall <dave@slackbuilds.org>
# All rights reserved.
#
@ -25,7 +25,7 @@
PRGNAM=qbittorrent-qt5
SRCNAM=qBittorrent
VERSION=${VERSION:-4.2.1}
VERSION=${VERSION:-4.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="qbittorrent-qt5"
VERSION="4.2.1"
VERSION="4.2.5"
HOMEPAGE="http://qbittorrent.sourceforge.net"
DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.2.1/qBittorrent-release-4.2.1.tar.gz"
MD5SUM="f349ff40dabbd866826636c699e8cf8c"
DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.2.5/qBittorrent-release-4.2.5.tar.gz"
MD5SUM="92f41e82f6931a8887412de65cf65ef8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar qt5"
MAINTAINER="Donald Cooley"
EMAIL="chytraeus@protonmail.com"
EMAIL="chytraeu@sdf.org"