From d96edb0e80055cab576efe34f6a6194e5086e3d6 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 7 Dec 2023 09:46:43 +0100 Subject: [PATCH] liblxqt: rebuild against qt5.15.11 --- srcpkgs/liblxqt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index 900856cf9f1..0d964d647e2 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,7 +1,7 @@ # Template file for 'liblxqt' pkgname=liblxqt version=1.4.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools polkit-qt5-devel"