From 26db3263446e0d413875e9a78fc519112f99c218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 21 Nov 2022 17:26:58 +0700 Subject: [PATCH] frameworkintegration: fix libexecdir location --- srcpkgs/frameworkintegration/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/frameworkintegration/template b/srcpkgs/frameworkintegration/template index 30cb2df51f1..7bf125cbaf5 100644 --- a/srcpkgs/frameworkintegration/template +++ b/srcpkgs/frameworkintegration/template @@ -1,7 +1,7 @@ # Template file for 'frameworkintegration' pkgname=frameworkintegration version=5.100.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules pkg-config kpackage qt5-host-tools qt5-qmake python3 gettext"