qbittorrent: update to 4.3.4.1.
This commit is contained in:
parent
60e5228984
commit
183d08a2f9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=4.3.3
|
||||
revision=2
|
||||
version=4.3.4.1
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=gnu-configure
|
||||
build_helper=qmake
|
||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://www.qbittorrent.org/"
|
||||
changelog="https://www.qbittorrent.org/news.php"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5966fdceab877fa3fedd9776a5f8ec6ce55308048e1d4a16b819d9b650dbc137
|
||||
checksum=4bb87bed614dcfbaeb07f70d90b4e09c628aacad4a1ea7972cd2d77ed8c320f1
|
||||
|
||||
do_extract() {
|
||||
local n=${pkgname}-${version}
|
||||
|
|
Loading…
Reference in New Issue