From 93c957741da8769e05ba0d94eab18108fc826568 Mon Sep 17 00:00:00 2001 From: NimGangstaCat Date: Sat, 31 Dec 2016 05:12:47 +0100 Subject: [PATCH] liblxqt: rebuild against qt5-5.7.1 --- srcpkgs/liblxqt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index b28665006b0..3ebbdaf7d88 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,7 +1,7 @@ # Template file for 'liblxqt' pkgname=liblxqt version=0.11.0 -revision=2 +revision=3 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" hostmakedepends="pkg-config qt5-host-tools kwindowsystem-devel"