qBittorrent: bump version

This commit is contained in:
Sergei Reznikov
2019-12-04 17:48:22 +03:00
parent c63e13af2e
commit 17e7ebd85d
2 changed files with 4 additions and 4 deletions

View File

@@ -3,15 +3,15 @@ DESCRIPTION="The qBittorrent project aims to provide an open-source software \
alternative to µTorrent.
Additionally, qBittorrent runs and provides the same features on all major \
platforms (Linux, Mac OS X, Windows, OS/2, FreeBSD).
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-2018 The qBittorrent project"
COPYRIGHT="2006-2019 The qBittorrent project"
LICENSE="MIT"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/qbittorrent/qBittorrent/archive/release-$portVersion.tar.gz"
CHECKSUM_SHA256="76c7d9c020a7d9f45f8956934dd89500b61986cc22b1e0b7a46dc1af11f11d2c"
CHECKSUM_SHA256="2f367b89d7049c09e808fc5f7c338ce1820d91bcaecddcad681e9ba18b13206d"
SOURCE_DIR="qBittorrent-release-$portVersion"
PATCHES="qbittorrent-$portVersion.patchset"
ADDITIONAL_FILES="qbittorrent.rdef.in"