qbittorrent: update to 4.4.0.

This commit is contained in:
Érico Nogueira 2022-02-05 17:33:42 -03:00
parent b15138ef27
commit c9c574c957

View file

@ -1,6 +1,6 @@
# Template file for 'qbittorrent' # Template file for 'qbittorrent'
pkgname=qbittorrent pkgname=qbittorrent
version=4.3.9 version=4.4.0
revision=1 revision=1
create_wrksrc=yes create_wrksrc=yes
build_style=gnu-configure build_style=gnu-configure
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
homepage="http://www.qbittorrent.org/" homepage="http://www.qbittorrent.org/"
changelog="https://www.qbittorrent.org/news.php" changelog="https://www.qbittorrent.org/news.php"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=16ebe2e761922b3fb21c35d2bccc5d4b4b0a3e853434bcaddbbc00c72003d880 checksum=6b783a88c7bd567e48cd9f20c67b788776ee2a6d474fe3df4af216acbdfe501b
do_extract() { do_extract() {
local n=${pkgname}-${version} local n=${pkgname}-${version}