qbittorrent: update to 4.5.1
This commit is contained in:
parent
94e96751c2
commit
b9cf0b20e4
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qbittorrent'
|
# Template file for 'qbittorrent'
|
||||||
pkgname=qbittorrent
|
pkgname=qbittorrent
|
||||||
version=4.4.5
|
version=4.5.1
|
||||||
revision=3
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=qmake
|
build_helper=qmake
|
||||||
|
@ -15,8 +15,8 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.qbittorrent.org/"
|
homepage="https://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}/qbittorrent/qbittorrent-${version}.tar.xz"
|
||||||
checksum=0d6ed3948d4ad0d63f01510fe902639ae7b383ccfc1c01e88b75fba5b29ff3b3
|
checksum=0527a5887454d6a5f386846f3c73029a6fbeec3d1a4c92e1dc485c485c16add0
|
||||||
CXXFLAGS=-std=gnu++17
|
CXXFLAGS=-std=gnu++17
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue