qbittorrent: update to 3.3.3
This commit is contained in:
parent
5cf4aa9e47
commit
5aa8ef2d4c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=3.3.2
|
||||
version=3.3.3
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="automake libtool pkg-config qt5-tools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.qbittorrent.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e9330a63e0939fef79c70d5a66dba616f00206a70386efbb82fb7c620a19af58
|
||||
checksum=9c8d8bdc3fb2632019cb3ee5f811baaa41b41fe7ce542c753c6771bcc110db53
|
||||
build_options="gui webui"
|
||||
desc_option_gui="Enable the graphical user interface"
|
||||
desc_option_webui="Enable the web user interface"
|
||||
|
|
Loading…
Reference in New Issue