qbittorrent: update to 3.3.5
This commit is contained in:
parent
5d8fb6cd6f
commit
39cd2d9df9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=3.3.4
|
||||
version=3.3.5
|
||||
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=c0d0d4b72c240f113b59a061146803bc1b7926d3d7f39b06b50a4d26f5ad91b8
|
||||
checksum=38cdad6644ff6eb3f4b957629b41a3c16e811e254a742575ce06be3549a604da
|
||||
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