Skip to content

Commit 8473693

Browse files
committed
flatpak.
1 parent 753254f commit 8473693

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packaging/flatpak/org.wesnoth.Wesnoth.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
"cmake --install build --prefix /usr/local"
6969
],
7070
"sources": {
71-
"type": "git",
72-
"url": "https://github.com/libsdl-org/SDL.git",
73-
"tag": "release-3.4.2"
71+
"type": "archive",
72+
"url": "https://github.com/libsdl-org/SDL/archive/refs/tags/release-3.4.2.tar.gz",
73+
"sha256": "515ee4ad6e910e0ad8d8bbccb24ac52dd16c419e23eea3fb83541d20130c7aaa"
7474
}
7575
},
7676
{

0 commit comments

Comments
 (0)