[neon/infrastructure/pangea-conf-projects] overrides: use a tarball for breeze-icons to get around uscan key mangling

Carlos De Maine null at kde.org
Sun Jan 12 08:09:34 GMT 2025


Git commit e0cf7bf84d3d8975ef5f602bb3896ca9a1e296e2 by Carlos De Maine.
Committed on 12/01/2025 at 08:09.
Pushed by carlosdem into branch 'master'.

use a tarball for breeze-icons to get around uscan key mangling

M  +4    -0    overrides/base.yaml

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

diff --git a/overrides/base.yaml b/overrides/base.yaml
index 2d2101e..f0a05a6 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -1856,6 +1856,10 @@ e## UScan releases ###
     upstream_scm:
       type: git
       branch: kf5
+  'Neon/release':
+    upstream_scm:
+      type: tarball
+      url: https://download.kde.org/stable/frameworks/5.116/breeze-icons-5.116.0.tar.xz  
 
 '*invent.kde.org/neon/kde/extra-cmake-modules':
   'Neon/unstable':


More information about the Neon-commits mailing list