From ea7fb3f17f2a69e930eccde163ae62819ad5e67c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Thu, 17 Oct 2019 09:53:26 +0200 Subject: [PATCH] Update to 1.9.4 --- .gitignore | 1 + appdata.xml | 1 + org.ppsspp.PPSSPP.json | 6 +++--- shared-modules | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 29b496b..2b7f330 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /.flatpak-builder/ /repo/ /build/ +/builddir/ diff --git a/appdata.xml b/appdata.xml index 1d888dc..4609592 100644 --- a/appdata.xml +++ b/appdata.xml @@ -20,6 +20,7 @@ https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/4.png + diff --git a/org.ppsspp.PPSSPP.json b/org.ppsspp.PPSSPP.json index 883f774..ce005ea 100644 --- a/org.ppsspp.PPSSPP.json +++ b/org.ppsspp.PPSSPP.json @@ -2,7 +2,7 @@ "app-id": "org.ppsspp.PPSSPP", "branch": "stable", "runtime": "org.freedesktop.Platform", - "runtime-version": "18.08", + "runtime-version": "19.08", "sdk": "org.freedesktop.Sdk", "command": "ppsspp", "rename-desktop-file": "ppsspp.desktop", @@ -17,7 +17,7 @@ "--share=network" ], "modules": [ - "shared-modules/glu/glu-9.0.0.json", + "shared-modules/glu/glu-9.json", "shared-modules/glew/glew.json", { "name": "libzip", @@ -58,7 +58,7 @@ { "type": "git", "url": "https://github.com/hrydgard/ppsspp.git", - "tag": "v1.8.0", + "tag": "v1.9.4", "disable-shallow-clone": true }, { diff --git a/shared-modules b/shared-modules index d0a6cbb..0726b4f 160000 --- a/shared-modules +++ b/shared-modules @@ -1 +1 @@ -Subproject commit d0a6cbbad319b232e12a54288f30dcffcd62003d +Subproject commit 0726b4fb8c9aa72fe362dfede419e811caad5b45