[neon/snap-packaging/qt-common-themes-sdk] /: bump to plasma 6.6

Scarlett Moore null at kde.org
Sat Mar 7 12:05:24 GMT 2026


Git commit 79aaafb8b3057dfd653dd7e84461b96bd73fe91b by Scarlett Moore.
Committed on 07/03/2026 at 12:05.
Pushed by scarlettmoore into branch 'master'.

bump to plasma 6.6

M  +10   -10   snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/qt-common-themes-sdk/-/commit/79aaafb8b3057dfd653dd7e84461b96bd73fe91b

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 00f48fc..e0fc488 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -4,7 +4,7 @@ summary: 'Common themes used in Qt based distributions'
 description: 'Popular themes used in Qt/KDE based distributions, Eg: Breeze, Breeze-Dark, Kvnantum Development files'
 confinement: strict
 base: core24
-version: '6.5'
+version: '6.6'
 
 slots: {}
 
@@ -12,7 +12,7 @@ parts:
     kdecoration:
         source: https://invent.kde.org/plasma/kdecoration.git
         source-type: git
-        source-branch: 'Plasma/6.5'
+        source-branch: 'Plasma/6.6'
         source-depth: 1
         plugin: cmake
         build-snaps:
@@ -47,7 +47,7 @@ parts:
     ocean-sound-theme:
         source: https://invent.kde.org/plasma/ocean-sound-theme.git
         source-type: git
-        source-branch: 'Plasma/6.5'
+        source-branch: 'Plasma/6.6'
         source-depth: 1
         build-packages:
         - cmake
@@ -60,7 +60,7 @@ parts:
     oxygen-sounds:
         source: https://invent.kde.org/plasma/oxygen-sounds.git
         source-type: git
-        source-branch: 'Plasma/6.5'
+        source-branch: 'Plasma/6.6'
         source-depth: 1
         build-packages:
         - cmake
@@ -73,7 +73,7 @@ parts:
     layer-shell-qt:
         source: https://invent.kde.org/plasma/layer-shell-qt.git
         source-type: git
-        source-branch: 'Plasma/6.5'
+        source-branch: 'Plasma/6.6'
         source-depth: 1
         build-packages:
         - libwayland-bin
@@ -94,7 +94,7 @@ parts:
         - layer-shell-qt
         source: https://invent.kde.org/plasma/kwayland.git
         source-type: git
-        source-branch: 'Plasma/6.5'
+        source-branch: 'Plasma/6.6'
         source-depth: 1
         build-packages:
         - libegl1-mesa-dev
@@ -112,7 +112,7 @@ parts:
     libplasma:
         source: https://invent.kde.org/plasma/libplasma.git
         source-type: git
-        source-branch: 'Plasma/6.5'
+        source-branch: 'Plasma/6.6'
         source-depth: 1
         build-packages:
         - libegl1-mesa-dev
@@ -146,7 +146,7 @@ parts:
         - libplasma
         source: https://invent.kde.org/plasma/breeze.git
         source-type: git
-        source-branch: 'Plasma/6.5'
+        source-branch: 'Plasma/6.6'
         source-depth: 1
         build-packages:
         - cmake
@@ -182,7 +182,7 @@ parts:
     breeze-gtk:
         source: https://invent.kde.org/plasma/breeze-gtk.git
         source-type: git
-        source-branch: 'Plasma/6.5'
+        source-branch: 'Plasma/6.6'
         source-depth: 1
         build-packages:
         - cmake
@@ -227,7 +227,7 @@ parts:
         - oxygen-sounds
         source: https://invent.kde.org/plasma/oxygen.git
         source-type: git
-        source-branch: 'Plasma/6.5'
+        source-branch: 'Plasma/6.6'
         source-depth: 1
         build-packages:
         - cmake


More information about the Neon-commits mailing list