From eaaf0d0bf46f53295e8317075734b1129d087118 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:27:01 +0700 Subject: [PATCH] kio: fix libexecdir location --- srcpkgs/kio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kio/template b/srcpkgs/kio/template index 5edab27d77b..1aecf59e737 100644 --- a/srcpkgs/kio/template +++ b/srcpkgs/kio/template @@ -1,7 +1,7 @@ # Template file for 'kio' pkgname=kio version=5.100.0 -revision=1 +revision=2 build_style=cmake configure_args="-DBUILD_DESIGNERPLUGIN=ON -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"