1 parent 753254f commit 8473693Copy full SHA for 8473693
1 file changed
packaging/flatpak/org.wesnoth.Wesnoth.json
@@ -68,9 +68,9 @@
68
"cmake --install build --prefix /usr/local"
69
],
70
"sources": {
71
- "type": "git",
72
- "url": "https://github.com/libsdl-org/SDL.git",
73
- "tag": "release-3.4.2"
+ "type": "archive",
+ "url": "https://github.com/libsdl-org/SDL/archive/refs/tags/release-3.4.2.tar.gz",
+ "sha256": "515ee4ad6e910e0ad8d8bbccb24ac52dd16c419e23eea3fb83541d20130c7aaa"
74
}
75
},
76
{
0 commit comments