From e444c40d4c5b621246dc8b6ac94e3312fc0533c0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 22 Jul 2016 09:50:01 +0200 Subject: [PATCH] qbittorrent: update to 3.3.6. --- srcpkgs/qbittorrent/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 75f89673ff3..9a9b800095c 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,6 +1,6 @@ # Template file for 'qbittorrent' pkgname=qbittorrent -version=3.3.5 +version=3.3.6 revision=1 build_style=qmake hostmakedepends="automake libtool pkg-config qt5-tools" @@ -11,7 +11,8 @@ maintainer="Jürgen Buchmüller " license="GPL-2" homepage="http://www.qbittorrent.org/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=38cdad6644ff6eb3f4b957629b41a3c16e811e254a742575ce06be3549a604da +checksum=5a1610311edd86023a6475dac20e24e89515d08a289d8bf0bf2ad1e27d4c624c + build_options="gui webui" desc_option_gui="Enable the graphical user interface" desc_option_webui="Enable the web user interface"