qBittorrent: bump version

This commit is contained in:
Sergei Reznikov
2020-04-25 09:28:17 +00:00
parent 7953ff7dca
commit 7c0f90bae2
2 changed files with 3 additions and 3 deletions

View File

@@ -7,11 +7,11 @@ platforms (Linux, macOS, Windows, OS/2, FreeBSD).
qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library."
HOMEPAGE="https://www.qbittorrent.org/"
COPYRIGHT="2006-2019 The qBittorrent project"
COPYRIGHT="2006-2020 The qBittorrent project"
LICENSE="MIT"
REVISION="3"
REVISION="1"
SOURCE_URI="https://github.com/qbittorrent/qBittorrent/archive/release-$portVersion.tar.gz"
CHECKSUM_SHA256="723e68807ff0faffda68ed95b515d31abd23a667d949bddf0021ad81f7400a1f"
CHECKSUM_SHA256="1dac52d6fe4b0c44dba04fcfc41f519c57a69cb30580255edca95c87053a4324"
SOURCE_DIR="qBittorrent-release-$portVersion"
PATCHES="qbittorrent-$portVersion.patchset"
ADDITIONAL_FILES="qbittorrent.rdef.in"