From d6b573ae3e5928ba3dbbbce2c551ec84df604bcc Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 17 Feb 2018 20:48:00 +0100 Subject: [PATCH] lxqt-policykit: rebuild against qt5-5.10.1 --- srcpkgs/lxqt-policykit/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lxqt-policykit/template b/srcpkgs/lxqt-policykit/template index 65a4b75a532..22623d6b0d0 100644 --- a/srcpkgs/lxqt-policykit/template +++ b/srcpkgs/lxqt-policykit/template @@ -1,7 +1,7 @@ # Template file for 'lxqt-policykit' pkgname=lxqt-policykit version=0.12.0 -revision=1 +revision=2 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" hostmakedepends="pkg-config qt5-host-tools polkit-qt5-devel qt5-tools-devel"