From 1825fd9b83beb8825c3a60ddd8d5766872ff8926 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 17 Feb 2018 20:47:59 +0100 Subject: [PATCH] liblxqt: rebuild against qt5-5.10.1 --- srcpkgs/liblxqt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index 32c4fc2314c..8a65cfa5f17 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,7 +1,7 @@ # Template file for 'liblxqt' pkgname=liblxqt version=0.12.0 -revision=1 +revision=2 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" hostmakedepends="pkg-config qt5-host-tools kwindowsystem-devel"