[neon/infrastructure/pangea-conf-projects] overrides: change maliit-* to git master as crrunt release is completely borked against plasma6
Carlos De Maine
null at kde.org
Mon Apr 29 03:02:39 BST 2024
Git commit b114871180212793c293e2c9dc4a313012c0e107 by Carlos De Maine.
Committed on 29/04/2024 at 02:02.
Pushed by carlosdem into branch 'master'.
change maliit-* to git master as crrunt release is completely borked against plasma6
M +6 -4 overrides/base.yaml
https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/b114871180212793c293e2c9dc4a313012c0e107
diff --git a/overrides/base.yaml b/overrides/base.yaml
index 6a245ba..20130b4 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -1213,13 +1213,15 @@
'*invent.kde.org/neon/neon-packaging/maliit-framework':
'*':
- upstream_scm:
- type: uscan
+ type: git
+ url: https://github.com/maliit/framework.git
+ branch: master
'*invent.kde.org/neon/neon-packaging/maliit-keyboard':
'*':
- upstream_scm:
- type: uscan
+ type: git
+ url: https://github.com/maliit/keyboard.git
+ branch: master
'*invent.kde.org/neon/neon-packaging/nvm':
'*':
More information about the Neon-commits
mailing list