From c4730386e0ed97a7f26d1d9c9c3e2815657cd31a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 23 Sep 2017 12:59:29 +0000 Subject: [PATCH] qbittorrent: rebuild against boost-1.65.1 --- srcpkgs/qbittorrent/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index ce517d836e..ddfac06fe0 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,7 +1,7 @@ # Template file for 'qbittorrent' pkgname=qbittorrent version=3.3.15 -revision=1 +revision=2 build_style=qmake hostmakedepends="automake libtool pkg-config qt5-qmake qt5-tools qt5-host-tools qt5-declarative-devel"