diff --git a/net.shadps4.shadPS4.yaml b/net.shadps4.shadPS4.yaml index 0dd69b2..9d564b9 100644 --- a/net.shadps4.shadPS4.yaml +++ b/net.shadps4.shadPS4.yaml @@ -37,6 +37,8 @@ add-extensions: cleanup-commands: - mkdir -p ${FLATPAK_DEST}/lib/ffmpeg + # Remove XML warning https://github.com/flatpak/flatpak/issues/6057 + - rm -f ${FLATPAK_DEST}/share/metainfo/releases/net.shadps4.shadPS4.releases.xml modules: - name: rapidjson @@ -83,3 +85,8 @@ modules: url: https://api.github.com/repos/shadps4-emu/shadps4/releases/latest tag-query: .tag_name version-query: .tag_name | sub("^v."; "") + # Use updated metainfo.xml with inline releases from main branch https://github.com/flatpak/flatpak/issues/6057 + - type: file + url: https://raw.githubusercontent.com/shadps4-emu/shadPS4/af8c748e9cb3edc78a3f0e189fbba41bfdba0786/dist/net.shadps4.shadPS4.metainfo.xml + sha256: "b3c45ef60748c7f791ef932a461b86990b380ca527d92d5474d65e3620297566" + dest: dist