Skip to content

Commit cc66fa4

Browse files
authored
Merge pull request #12 from flathub/update-runtime
Update runtime to 25.08
2 parents 4dea0df + 040be0f commit cc66fa4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

org.debian.TuxPuck.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"app-id": "org.debian.TuxPuck",
33
"runtime": "org.freedesktop.Platform",
4-
"runtime-version": "23.08",
4+
"runtime-version": "25.08",
55
"sdk": "org.freedesktop.Sdk",
66
"command": "tuxpuck",
77
"rename-appdata-file": "tuxpuck.appdata.xml",
@@ -18,7 +18,8 @@
1818
"/lib/pkgconfig",
1919
"/share/aclocal",
2020
"/share/man",
21-
"*.la", "*.a"
21+
"*.la",
22+
"*.a"
2223
],
2324
"modules": [
2425
"shared-modules/SDL/SDL-1.2.15.json",

shared-modules

Submodule shared-modules updated 104 files

0 commit comments

Comments
 (0)