From 88cca09c8490ca63ef5822d1d3649ccd073d8047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 19 Jan 2016 11:24:04 +0100 Subject: [PATCH] qbittorrent: update to 3.3.2 --- srcpkgs/qbittorrent/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 1eb1436bf4e..8882651016a 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,6 +1,6 @@ # Template file for 'qbittorrent' pkgname=qbittorrent -version=3.3.1 +version=3.3.2 revision=1 build_style=qmake hostmakedepends="automake libtool pkg-config qt5-tools" @@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller " license="GPL-2" homepage="http://www.qbittorrent.org/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=dad15a233a69ce13ea75957585af3f9122dbf915291aab0fdbc48a71b8a229d2 +checksum=e9330a63e0939fef79c70d5a66dba616f00206a70386efbb82fb7c620a19af58 build_options="gui webui" desc_option_gui="Enable the graphical user interface" desc_option_webui="Enable the web user interface"