[neon/snap-packaging/qt6-snap-runtime/work.core24] /: Fix version
Scarlett Moore
null at kde.org
Tue Feb 4 13:43:26 GMT 2025
Git commit 2f00c08efbd31d5c2f11789465cca50350a834c2 by Scarlett Moore.
Committed on 04/02/2025 at 13:43.
Pushed by scarlettmoore into branch 'work.core24'.
Fix version
M +1 -1 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/qt6-snap-runtime/-/commit/2f00c08efbd31d5c2f11789465cca50350a834c2
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 40417b8..e9e6782 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -37,7 +37,7 @@ parts:
stage-snaps: [kde-qt6-core24-sdk/latest/stable]
override-stage: |
craftctl default
- craftctl set version=$(yq '.version' $CRAFT_STAGE/meta.kde-qt6-core24-sdk/snap.yaml)
+ craftctl set version=$(yq '.version' $CRAFT_STAGE/kde-qt6-core24-sdk/current/meta/snap.yaml)
stage:
- lib/*/bindtextdomain.so
- usr
More information about the Neon-commits
mailing list