From 874f9de087e7e40d1876a319e8ae7d970755fc12 Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 6 Apr 2025 21:11:17 +0200 Subject: Use source code instead of binary file for Godot --- org.metamuffin.hurrycurry.client.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.metamuffin.hurrycurry.client.yaml b/org.metamuffin.hurrycurry.client.yaml index c81f855..5dea4ab 100644 --- a/org.metamuffin.hurrycurry.client.yaml +++ b/org.metamuffin.hurrycurry.client.yaml @@ -40,8 +40,8 @@ modules: buildsystem: simple sources: - type: archive - sha256: d6e382fb531019f85630c1f485a561a0d20c4a2344b6c3847735cfee7da812aa - url: https://github.com/godotengine/godot/releases/download/4.4.1-stable/Godot_v4.4.1-stable_linux.x86_64.zip + sha256: ddbd6527cdb3ddb02910b383301a5c9117b1c33c777ef1c86d1b1eea43dcb651 + url: https://github.com/godotengine/godot/releases/download/4.4.1-stable/godot-4.4.1-stable.tar.xz - type: file path: custom.py -- cgit v1.2.3-70-g09d2