qbittorrent: update to 4.5.1

This commit is contained in:
ipkalm 2023-02-15 22:58:01 +07:00 committed by classabbyamp
parent 94e96751c2
commit b9cf0b20e4
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'qbittorrent'
pkgname=qbittorrent
version=4.4.5
revision=3
version=4.5.1
revision=1
create_wrksrc=yes
build_style=gnu-configure
build_helper=qmake
@ -15,8 +15,8 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
license="GPL-2.0-or-later"
homepage="https://www.qbittorrent.org/"
changelog="https://www.qbittorrent.org/news.php"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=0d6ed3948d4ad0d63f01510fe902639ae7b383ccfc1c01e88b75fba5b29ff3b3
distfiles="${SOURCEFORGE_SITE}/qbittorrent/qbittorrent-${version}.tar.xz"
checksum=0527a5887454d6a5f386846f3c73029a6fbeec3d1a4c92e1dc485c485c16add0
CXXFLAGS=-std=gnu++17
do_extract() {