diff --git a/appdata.xml b/appdata.xml index ad2438f..edbf663 100644 --- a/appdata.xml +++ b/appdata.xml @@ -20,6 +20,11 @@ https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/4.png + + +

Fix various crashes

+
+
    diff --git a/org.ppsspp.PPSSPP.json b/org.ppsspp.PPSSPP.json index c6d8504..b691232 100644 --- a/org.ppsspp.PPSSPP.json +++ b/org.ppsspp.PPSSPP.json @@ -57,7 +57,7 @@ { "type": "git", "url": "https://github.com/hrydgard/ppsspp.git", - "tag": "v1.6", + "tag": "v1.6.1", "disable-shallow-clone": true }, {