[neon/snap-packaging/kde-qt5-core-sdk] /: Fix webengine tag
Scarlett Moore
null at kde.org
Wed Oct 9 08:28:12 BST 2024
Git commit 6a5bd61d8efbc7c0e398eaec037ee8740dba2b46 by Scarlett Moore.
Committed on 09/10/2024 at 07:27.
Pushed by scarlettmoore into branch 'master'.
Fix webengine tag
M +1 -1 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-qt5-core-sdk/-/commit/6a5bd61d8efbc7c0e398eaec037ee8740dba2b46
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 73b71b4..a3c8f15 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1029,7 +1029,7 @@ parts:
- -./usr/lib/$CRAFT_ARCH_TRIPLET/*.prl
qtwebengine:
source: https://invent.kde.org/qt/qt/qtwebengine.git
- source-tag: 5.15.17-lts
+ source-tag: v5.15.17-lts
plugin: nil
build-environment:
- LD_LIBRARY_PATH: $CRAFT_STAGE/usr/lib/$CRAFT_ARCH_TRIPLET${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
More information about the Neon-commits
mailing list