qbittorrent: update to 3.3.1
This commit is contained in:
parent
87173f5ae6
commit
c36a27e7f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=3.3.0
|
||||
version=3.3.1
|
||||
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=ded08fcc1cf227700b81020395166541cd8c63efb2cbdfc97ac62be6458dbddb
|
||||
checksum=dad15a233a69ce13ea75957585af3f9122dbf915291aab0fdbc48a71b8a229d2
|
||||
build_options="gui webui"
|
||||
desc_option_gui="Enable the graphical user interface"
|
||||
desc_option_webui="Enable the web user interface"
|
||||
|
|
Loading…
Reference in a new issue