[neon/snap-packaging/kf6-core] /: Use our own snapcraft-desktop-integration repo.
Scarlett Moore
null at kde.org
Thu Jun 27 19:17:32 BST 2024
Git commit fa1bbb9f46dfd0d76eee664fe07dbdbf743d28e4 by Scarlett Moore.
Committed on 27/06/2024 at 18:17.
Pushed by scarlettmoore into branch 'master'.
Use our own snapcraft-desktop-integration repo.
M +2 -3 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kf6-core/-/commit/fa1bbb9f46dfd0d76eee664fe07dbdbf743d28e4
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 67580d9..0ef09c8 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -110,10 +110,9 @@ parts:
}
EOF
command-chain:
- source: https://github.com/canonical/snapcraft.git
+ source: https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration.git
source-type: git
- source-branch: main
- source-subdir: extensions/desktop/kde-neon-6
+ source-subdir: kde-neon-6
plugin: make
make-parameters:
- PLATFORM_PLUG=$SNAPCRAFT_PROJECT_NAME
More information about the Neon-commits
mailing list