From 0003cf7b11e3e49a73d86701797b76d69cf292b9 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Thu, 17 Apr 2025 21:45:21 +1000 Subject: [PATCH] CI/Flatpak: Bump to KDE 6.9 SDK --- scripts/packaging/flatpak/org.duckstation.DuckStation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/packaging/flatpak/org.duckstation.DuckStation.yaml b/scripts/packaging/flatpak/org.duckstation.DuckStation.yaml index d6658c391..7f66f360c 100644 --- a/scripts/packaging/flatpak/org.duckstation.DuckStation.yaml +++ b/scripts/packaging/flatpak/org.duckstation.DuckStation.yaml @@ -3,7 +3,7 @@ app-id: "org.duckstation.DuckStation" runtime: "org.kde.Platform" -runtime-version: "6.8" +runtime-version: "6.9" sdk: "org.kde.Sdk" sdk-extensions: - "org.freedesktop.Sdk.Extension.llvm19"