qbittorrent: update to 3.3.0

This commit is contained in:
Jürgen Buchmüller 2015-11-30 13:13:17 +01:00
parent ef46762790
commit 6c28799c80

View File

@ -1,6 +1,6 @@
# Template file for 'qbittorrent' # Template file for 'qbittorrent'
pkgname=qbittorrent pkgname=qbittorrent
version=3.2.5 version=3.3.0
revision=1 revision=1
build_style=qmake build_style=qmake
hostmakedepends="automake libtool pkg-config qt5-tools" hostmakedepends="automake libtool pkg-config qt5-tools"
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2" license="GPL-2"
homepage="http://www.qbittorrent.org/" homepage="http://www.qbittorrent.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=98f69c7324276c7c144738eb36b21a2d28d7f01a327104568f020887626e822b checksum=ded08fcc1cf227700b81020395166541cd8c63efb2cbdfc97ac62be6458dbddb
build_options="gui webui" build_options="gui webui"
desc_option_gui="Enable the graphical user interface" desc_option_gui="Enable the graphical user interface"
desc_option_webui="Enable the web user interface" desc_option_webui="Enable the web user interface"