From bf4ce3a364d94d3916cd02ed18004d01bbbcf2ba Mon Sep 17 00:00:00 2001 From: Juergen Buchmueller Date: Mon, 12 Sep 2016 15:16:24 +0200 Subject: [PATCH] qbittorrent: update to 3.3.7 --- srcpkgs/qbittorrent/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 9a9b800095c..a73ecd145fc 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,6 +1,6 @@ # Template file for 'qbittorrent' pkgname=qbittorrent -version=3.3.6 +version=3.3.7 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=5a1610311edd86023a6475dac20e24e89515d08a289d8bf0bf2ad1e27d4c624c +checksum=72dc824a90fadc0825e6be6f1c215e38f976262c7f83b625061d542b2b664c40 build_options="gui webui" desc_option_gui="Enable the graphical user interface"