From 2a8cce4aace9a971e948dd4569d487e975e2e339 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 5 Apr 2020 11:23:14 +0200 Subject: [PATCH] liblxqt: rebuild against qt5-5.14.2 --- srcpkgs/liblxqt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index f2597c133c5..bb0098e684e 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,7 +1,7 @@ # Template file for 'liblxqt' pkgname=liblxqt version=0.14.1 -revision=2 +revision=3 build_style=cmake hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools polkit-qt5-devel"