[neon/snap-packaging/kf6-core/work.core24] /: Core24

Scarlett Moore null at kde.org
Tue Oct 1 18:59:26 BST 2024


Git commit 19b378b4a6f92209c3cd48ed63f8306e4efdd12f by Scarlett Moore.
Committed on 01/10/2024 at 17:58.
Pushed by scarlettmoore into branch 'work.core24'.

Core24

M  +9    -9    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core/-/commit/19b378b4a6f92209c3cd48ed63f8306e4efdd12f

diff --git a/snapcraft.yaml b/snapcraft.yaml
index f8e0ed4..d14ab67 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,11 +1,11 @@
 ---
-name: kf6-core22
+name: kf6-core24
 version: 6.6.0
 summary: KDE Frameworks 6
 description: KDE Frameworks are addons and useful extensions to Qt
 confinement: strict
 grade: stable
-base: core22
+base: core24
 compression: lzo
 architectures:
   - build-on: amd64
@@ -17,13 +17,13 @@ lint:
     - classic
     - library
 slots:
-    kf6-core22-slot:
-        content: kf6-core22-all
+    kf6-core24-slot:
+        content: kf6-core24-all
         interface: content
         read:
         - "."
-    kf6-core22:
-        content: kf6-core22
+    kf6-core24:
+        content: kf6-core24
         interface: content
         read:
         - "."
@@ -32,7 +32,7 @@ package-repositories:
     components:
     - main
     suites:
-    - jammy
+    - noble
     key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D
     url: http://origin.archive.neon.kde.org/user
     key-server: keyserver.ubuntu.com
@@ -86,8 +86,8 @@ parts:
             - i965-va-driver
             - intel-media-va-driver
         stage-snaps:
-        - kf6-core22-sdk/latest/stable
-        - kde-qt6-core22-sdk/latest/stable
+        - kf6-core24-sdk/latest/stable
+        - kde-qt6-core24-sdk/latest/stable
         stage:
         - -usr/lib/*/libdrm*
         - -usr/share/doc/libdrm*


More information about the Neon-commits mailing list