From 636514e6a44d84bdeb888fdb275f59ba8a8ff20b Mon Sep 17 00:00:00 2001 From: John Date: Sun, 22 Dec 2024 22:48:26 +0100 Subject: [PATCH] okular: rebuild against Qt 6.8 --- srcpkgs/okular/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/okular/template b/srcpkgs/okular/template index d0a4eaaabe6..5ec5453695c 100644 --- a/srcpkgs/okular/template +++ b/srcpkgs/okular/template @@ -1,7 +1,7 @@ # Template file for 'okular' pkgname=okular version=24.08.1 -revision=2 +revision=3 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"