Merge pull request #5157 from citra-emu/zhaowenlan1779-patch-1

flatpak: Update runtime version
This commit is contained in:
Pengfei Zhu
2020-03-29 23:42:16 +08:00
committed by GitHub

View File

@@ -43,7 +43,7 @@ cat > /tmp/org.citra.$REPO_NAME.json <<EOF
{
"app-id": "org.citra.$REPO_NAME",
"runtime": "org.kde.Platform",
"runtime-version": "5.12",
"runtime-version": "5.13",
"sdk": "org.kde.Sdk",
"command": "citra-qt",
"rename-desktop-file": "citra.desktop",