[neon/snap-packaging/kf6-snap] /: Update frameowrks to 6.1.0

Benjamin Port null at kde.org
Mon Apr 15 16:11:10 BST 2024


Git commit 93c7caa685b3b232b7c8a287585fbf3239601609 by Benjamin Port.
Committed on 15/04/2024 at 15:10.
Pushed by bport into branch 'master'.

Update frameowrks to 6.1.0

M  +6    -6    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-snap/-/commit/93c7caa685b3b232b7c8a287585fbf3239601609

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 48a72cd..73a26a9 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -77,7 +77,7 @@ parts:
         after:
         - qtconf
         source: https://invent.kde.org/frameworks/extra-cmake-modules.git
-        source-tag: &kf6-version v6.0.0
+        source-tag: &kf6-version v6.1.0
         build-snaps:
         - kde-qt6-core22-sdk
         plugin: cmake
@@ -1324,8 +1324,8 @@ parts:
         after:
         - extra-cmake-modules
         - plasma-wayland-protocols
-        source: https://invent.kde.org/frameworks/kwayland.git
-        source-tag: *kf6-version
+        source: https://invent.kde.org/plasma/kwayland.git
+        source-tag: v6.0.3
         build-packages:
         - libegl1-mesa-dev
         - libwayland-dev
@@ -1511,8 +1511,8 @@ parts:
         - kwidgetsaddons
         - kwindowsystem
         - kxmlgui
-        source: https://invent.kde.org/frameworks/plasma-framework.git
-        source-tag: *kf6-version
+        source: https://invent.kde.org/plasma/libplasma.git
+        source-tag: v6.0.3
         build-packages:
         - doxygen
         - gettext
@@ -1743,7 +1743,7 @@ parts:
         after:
         - extra-cmake-modules
         source: https://invent.kde.org/frameworks/oxygen-icons.git
-        source-tag: *kf6-version
+        source-tag: v6.0.0
         build-snaps:
         - kde-qt6-core22-sdk
         build-packages:


More information about the Neon-commits mailing list