Use updated metainfo.xml from upstream

Co-authored-by: Quang Ngô <ngoquang2708@gmail.com>
Co-authored-by: Florian Piesche <florian@yellowkeycard.net>
This commit is contained in:
Jarred Wilson 2025-01-07 17:03:19 +00:00
parent 9de6c89ce0
commit 87ec3a63a2

View file

@ -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