From 0f59631e16c12907ccd0ef3e64b7af2924573443 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:59 +0700 Subject: [PATCH] kauth: fix libexecdir location --- srcpkgs/kauth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kauth/template b/srcpkgs/kauth/template index 33549dae70d..7d7136dc9d0 100644 --- a/srcpkgs/kauth/template +++ b/srcpkgs/kauth/template @@ -1,7 +1,7 @@ # Template file for 'kauth' pkgname=kauth version=5.100.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules pkg-config kcoreaddons qt5-host-tools qt5-qmake qt5-tools-devel polkit-qt5-devel"