From faebe4744d3c88a50ea29d05d978030b69f8564e Mon Sep 17 00:00:00 2001 From: Patrick Griffis Date: Wed, 30 May 2018 09:55:19 -0400 Subject: [PATCH] Update to 1.6.1 --- appdata.xml | 5 +++++ org.ppsspp.PPSSPP.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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 }, {