diff --git a/flathub.json b/flathub.json index 3d69a98..bff5b0c 100644 --- a/flathub.json +++ b/flathub.json @@ -1,3 +1,5 @@ { - "only-arches": ["x86_64", "aarch64"] + "only-arches": ["x86_64", "aarch64"], + "end-of-life": "This application is no longer maintained.", + "disable-external-data-checker": true } diff --git a/org.ryujinx.Ryujinx.yml b/org.ryujinx.Ryujinx.yml index ce0148e..273ff9f 100644 --- a/org.ryujinx.Ryujinx.yml +++ b/org.ryujinx.Ryujinx.yml @@ -1,10 +1,10 @@ app-id: org.ryujinx.Ryujinx runtime: org.freedesktop.Platform -runtime-version: '23.08' +runtime-version: '24.08' sdk: org.freedesktop.Sdk add-extensions: org.freedesktop.Platform.ffmpeg-full: - version: '23.08' + version: '24.08' directory: lib/ffmpeg add-ld-path: . finish-args: @@ -89,7 +89,7 @@ modules: pattern: https://dotnetcli.azureedge.net/dotnet/Sdk/^([\d\.a-z-]+)$/dotnet-sdk-^([\d\.a-z-]+)$-linux-arm64.tar.gz - nuget_sources.json - type: git - url: https://github.com/Ryujinx/Ryujinx.git + url: https://github.com/ryujinx-mirror/Ryujinx.git commit: a2c003501371463fd1f98d2e5a7602ae19c21d7c - type: file path: ryujinx-wrapper