[education/rkward] /: Attempt to fix flatpak build

Thomas Friedrichsmeier null at kde.org
Fri Aug 2 18:49:09 BST 2024


Git commit c2a8cffff97dd11562b1f267ebf362ba636c52b4 by Thomas Friedrichsmeier.
Committed on 02/08/2024 at 17:48.
Pushed by tfry into branch 'master'.

Attempt to fix flatpak build

M  +2    -2    .flatpak-manifest.json

https://invent.kde.org/education/rkward/-/commit/c2a8cffff97dd11562b1f267ebf362ba636c52b4

diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index 82a1cf83e..9b3cf2806 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -2,10 +2,10 @@
     "id": "org.kde.rkward",
     "branch": "master",
     "runtime": "org.kde.Platform",
-    "runtime-version": "6.6",
+    "runtime-version": "6.7",
     "sdk": "org.kde.Sdk",
     "base": "io.qt.qtwebengine.BaseApp",
-    "base-version": "6.6",
+    "base-version": "6.7",
     "command": "rkward",
     "tags": ["nightly"],
     "desktop-file-name-suffix": " (Nightly)",


More information about the rkward-tracker mailing list