[neon/infrastructure/pangea-conf-projects] overrides: point kaidan to the correct places

Carlos De Maine null at kde.org
Sun Nov 19 05:16:46 GMT 2023


Git commit 872b8b80014275e3a07d00a833702958eb41c75f by Carlos De Maine.
Committed on 19/11/2023 at 06:16.
Pushed by carlosdem into branch 'master'.

point kaidan to the correct places

M  +3    -1    overrides/base.yaml [INFRASTRUCTURE]

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/872b8b80014275e3a07d00a833702958eb41c75f

diff --git a/overrides/base.yaml b/overrides/base.yaml
index 8adaf0b..9199d08 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -600,14 +600,16 @@
     upstream_scm:
       type: git
       url: https://invent.kde.org/network/kaidan.git
+      branch: master
   'Neon/stable':
     upstream_scm:
       type: git
       url: https://invent.kde.org/network/kaidan.git
+      branch: Kaidan/0.9
   'Neon/release':
     upstream_scm:
       type: tarball
-      url: https://download.kde.org/unstable/kaidan/0.8.0/kaidan-0.8.0.tar.xz
+      url: https://download.kde.org/unstable/kaidan/0.9.0/kaidan-0.9.0.tar.xz
 
 '*invent.kde.org/neon/forks/kup-backup':
   'Neon/unstable':


More information about the Neon-commits mailing list