[neon/snap-packaging/kf6-core-sdk/work.core24.qmldirs] /: try again

Carlos De Maine null at kde.org
Mon Aug 25 13:57:01 BST 2025


Git commit af52407815a6b6826e7074778d4f8f81f6867b0d by Carlos De Maine.
Committed on 25/08/2025 at 12:56.
Pushed by carlosdem into branch 'work.core24.qmldirs'.

try again

M  +5    -2    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/af52407815a6b6826e7074778d4f8f81f6867b0d

diff --git a/snapcraft.yaml b/snapcraft.yaml
index b7c6076..434d692 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -30,8 +30,11 @@ package-repositories:
     key-server: keyserver.ubuntu.com
 parts:
   local-snap:
-    plugin: dump
-    source: https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/jobs/3282706/artifacts/file/kde-ci-packages/kde-qt6-core24-sdk_6.9.1_amd64.snap
+    plugin: nil
+    build-packages:
+      - wget
+    override-pull: |
+      wget https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/jobs/3282706/artifacts/file/kde-ci-packages/kde-qt6-core24-sdk_6.9.1_amd64.snap
     override-build: |
       sudo snap install kde-qt6-core24-sdk_6.9.1_amd64.snap --dangerous
   libffi:


More information about the Neon-commits mailing list