From 9a32264b0fbf3ac32a6838fb99b4825452e57a78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 1 Nov 2015 11:11:06 +0100 Subject: [PATCH] qbittorrent: update to 3.2.5 --- srcpkgs/qbittorrent/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index c2330dd1818..7428ae7014b 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,6 +1,6 @@ # Template file for 'qbittorrent' pkgname=qbittorrent -version=3.2.4 +version=3.2.5 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=7fc128e2809c3be4ea543cfaeefd922e0327cc430330eaad0d3ec7616df51871 +checksum=98f69c7324276c7c144738eb36b21a2d28d7f01a327104568f020887626e822b build_options="gui webui" desc_option_gui="Enable the graphical user interface" desc_option_webui="Enable the web user interface"