[neon/infrastructure/pangea-conf-projects] overrides: use right branch for libaccounts-qt

Jonathan Esk-Riddell null at kde.org
Thu Feb 22 14:18:22 GMT 2024


Git commit c35a79e521ad0d827db6eb78cfb29eda3467af1e by Jonathan Esk-Riddell.
Committed on 22/02/2024 at 14:18.
Pushed by jriddell into branch 'master'.

use right branch for libaccounts-qt

M  +4    -3    overrides/base.yaml

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

diff --git a/overrides/base.yaml b/overrides/base.yaml
index 047e576..c73c83a 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -330,12 +330,13 @@
 '*invent.kde.org/neon/3rdparty/libaccounts-qt':
   '{Neon/release}':
     upstream_scm:
-      type: uscan
+      type: tarball
+      url: https://gitlab.com/nicolasfella/libaccounts-qt/-/archive/qt6/libaccounts-qt-qt6.tar.gz
   '{Neon/unstable,Neon/stable}':
     upstream_scm:
       type: git
-      url: https://gitlab.com/accounts-sso/libaccounts-qt.git
-      branch: master
+      url: https://gitlab.com/nicolasfella/libaccounts-qt.git
+      branch: qt6
 
 '*invent.kde.org/neon/backports-jammy/libaqbanking':
   '*':


More information about the Neon-commits mailing list