[neon/snap-packaging/kf5-core-sdk] /: Fix branches for plasma components.
Scarlett Moore
null at kde.org
Thu Oct 17 19:29:17 BST 2024
Git commit f1b7a7750c7b597112fcfbf659e0d84b580a7e44 by Scarlett Moore.
Committed on 17/10/2024 at 18:28.
Pushed by scarlettmoore into branch 'master'.
Fix branches for plasma components.
M +4 -4 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kf5-core-sdk/-/commit/f1b7a7750c7b597112fcfbf659e0d84b580a7e44
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 6387863..9840007 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1964,7 +1964,7 @@ parts:
- frameworkintegration
- kcmutils
source: https://invent.kde.org/plasma/breeze.git
- source-branch: master
+ source-branch: Plasma/5.27
source-depth: 1
plugin: cmake
build-snaps:
@@ -2014,7 +2014,7 @@ parts:
- kservice
- kwidgetsaddons
source: https://invent.kde.org/plasma/oxygen.git
- source-branch: master
+ source-branch: Plasma/5.27
source-depth: 1
plugin: cmake
build-snaps:
@@ -2042,7 +2042,7 @@ parts:
- kxmlgui
- breeze
source: https://invent.kde.org/plasma/plasma-integration.git
- source-branch: master
+ source-branch: Plasma/5.27
source-depth: 1
plugin: cmake
build-snaps:
@@ -2073,7 +2073,7 @@ parts:
- kquickcharts
- kiconthemes
source: https://invent.kde.org/plasma/qqc2-breeze-style.git
- source-branch: master
+ source-branch: Plasma/5.27
source-depth: 1
build-packages:
- cmake
More information about the Neon-commits
mailing list