From d83318a347860f8e0569f248f9e01d864b9207b0 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 20 Nov 2022 12:14:21 +0100 Subject: [PATCH] liblxqt: rebuild against qt5.15.7 --- srcpkgs/liblxqt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index 5e5734ad61c..928bd785f69 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,7 +1,7 @@ # Template file for 'liblxqt' pkgname=liblxqt version=1.1.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools polkit-qt5-devel"