From 64841f0c7846fd74b80714576ee1aca7184a5762 Mon Sep 17 00:00:00 2001 From: Erwan Leboucher Date: Sun, 20 Sep 2026 10:22:53 +0200 Subject: [PATCH] ci(flatpak): mirror the desktop-file-utils tarball --- packaging/flatpak/moe.sable.client.yml | 2 ++ packaging/flatpak/nightly/moe.sable.client.Nightly.yml.in | 2 ++ 2 files changed, 4 insertions(+) diff --git a/packaging/flatpak/moe.sable.client.yml b/packaging/flatpak/moe.sable.client.yml index 4d75e1cfc9..ae1226467c 100644 --- a/packaging/flatpak/moe.sable.client.yml +++ b/packaging/flatpak/moe.sable.client.yml @@ -42,6 +42,8 @@ modules: sources: - type: archive url: https://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.28.tar.xz + mirror-urls: + - http://deb.debian.org/debian/pool/main/d/desktop-file-utils/desktop-file-utils_0.28.orig.tar.xz sha256: 4401d4e231d842c2de8242395a74a395ca468cd96f5f610d822df33594898a70 - name: sable diff --git a/packaging/flatpak/nightly/moe.sable.client.Nightly.yml.in b/packaging/flatpak/nightly/moe.sable.client.Nightly.yml.in index 9472d8a08d..3a3f8519ab 100644 --- a/packaging/flatpak/nightly/moe.sable.client.Nightly.yml.in +++ b/packaging/flatpak/nightly/moe.sable.client.Nightly.yml.in @@ -42,6 +42,8 @@ modules: sources: - type: archive url: https://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.28.tar.xz + mirror-urls: + - http://deb.debian.org/debian/pool/main/d/desktop-file-utils/desktop-file-utils_0.28.orig.tar.xz sha256: 4401d4e231d842c2de8242395a74a395ca468cd96f5f610d822df33594898a70 - name: sable