qbittorrent: update to 4.4.1.
This commit is contained in:
parent
14b0c15e6e
commit
224e58c880
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=4.4.0
|
||||
version=4.4.1
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -13,10 +13,10 @@ depends="qt5-svg"
|
|||
short_desc="Free software alternative to µtorrent"
|
||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.qbittorrent.org/"
|
||||
homepage="https://www.qbittorrent.org/"
|
||||
changelog="https://www.qbittorrent.org/news.php"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6b783a88c7bd567e48cd9f20c67b788776ee2a6d474fe3df4af216acbdfe501b
|
||||
checksum=1386f000ce1d791469c3ea03e3951ca25f67f534e66896592bd12357dda9a8ec
|
||||
|
||||
do_extract() {
|
||||
local n=${pkgname}-${version}
|
||||
|
|
Loading…
Reference in a new issue