[neon/snap-packaging/kde-qt6-core-sdk/work.core24] /: fix source

Scarlett Moore null at kde.org
Tue Mar 11 13:26:10 GMT 2025


Git commit 8182d90d87397b727cd3a7cc4ae450755f537439 by Scarlett Moore.
Committed on 11/03/2025 at 13:25.
Pushed by scarlettmoore into branch 'work.core24'.

fix source

M  +1    -1    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/8182d90d87397b727cd3a7cc4ae450755f537439

diff --git a/snapcraft.yaml b/snapcraft.yaml
index dd07fbe..a1f2242 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -264,7 +264,7 @@ parts:
       cp $CRAFT_PART_BUILD/config.summary $CRAFT_PART_INSTALL/etc/$CRAFT_PART_NAME/
   pyside6:
     after: [qt6]
-    source: https://code.qt.io/pyside/pyside-setup
+    source: https://code.qt.io/pyside/pyside-setup.git
     source-tag: $CRAFT_PROJECT_VERSION
     source-subdir: pyside-setup
     plugin: python


More information about the Neon-commits mailing list