From 76349a5ad7e1bb3ac14ae3da5459e69936fc4e79 Mon Sep 17 00:00:00 2001 From: Citrodata <39993466+Citrodata@users.noreply.github.com> Date: Wed, 16 Oct 2024 19:20:05 +0200 Subject: [PATCH 1/5] Update flathub.json Add aarch64 --- flathub.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flathub.json b/flathub.json index c22dc7d..c46b7f5 100644 --- a/flathub.json +++ b/flathub.json @@ -1,6 +1,7 @@ { "only-arches": [ "x86_64", - "i386" + "i386", + "aarch64" ] } From 71941551d79e5c05d553befa570ffb56cd638129 Mon Sep 17 00:00:00 2001 From: Citrodata <39993466+Citrodata@users.noreply.github.com> Date: Thu, 17 Oct 2024 07:24:11 +0200 Subject: [PATCH 2/5] Update com.retrodev.blastem.appdata.xml --- com.retrodev.blastem.appdata.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/com.retrodev.blastem.appdata.xml b/com.retrodev.blastem.appdata.xml index c3be231..4cca3ea 100644 --- a/com.retrodev.blastem.appdata.xml +++ b/com.retrodev.blastem.appdata.xml @@ -18,9 +18,18 @@ https://www.retrodev.com/blastem/ - https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-1.png - https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-2.png - https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-3.png + + https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-1.png + + + + https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-2.png + An image of the emulator running a game + + + https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-3.png + An image of the emulator running a game + hadess@hadess.net Mike Pavone From 342cd9a7017f56c2922564824f8b004fd02ff075 Mon Sep 17 00:00:00 2001 From: Citrodata <39993466+Citrodata@users.noreply.github.com> Date: Thu, 17 Oct 2024 07:24:44 +0200 Subject: [PATCH 3/5] Update flathub.json Remove old arch --- flathub.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/flathub.json b/flathub.json index c46b7f5..7d96a00 100644 --- a/flathub.json +++ b/flathub.json @@ -1,7 +1,5 @@ { "only-arches": [ "x86_64", - "i386", - "aarch64" ] } From e3d39f4bd1e2cb2d58f884cb0367397f59e9742a Mon Sep 17 00:00:00 2001 From: Citrodata <39993466+Citrodata@users.noreply.github.com> Date: Thu, 17 Oct 2024 07:52:47 +0200 Subject: [PATCH 4/5] Update flathub.json Fix broken json --- flathub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flathub.json b/flathub.json index 7d96a00..e461637 100644 --- a/flathub.json +++ b/flathub.json @@ -1,5 +1,5 @@ { "only-arches": [ - "x86_64", + "x86_64" ] } From c7206191ddfa82d333bcc7c6155bc1c645583bd8 Mon Sep 17 00:00:00 2001 From: Citrodata <39993466+Citrodata@users.noreply.github.com> Date: Thu, 17 Oct 2024 09:13:44 +0200 Subject: [PATCH 5/5] Update com.retrodev.blastem.appdata.xml Fix xml --- com.retrodev.blastem.appdata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.retrodev.blastem.appdata.xml b/com.retrodev.blastem.appdata.xml index 4cca3ea..cf55baa 100644 --- a/com.retrodev.blastem.appdata.xml +++ b/com.retrodev.blastem.appdata.xml @@ -20,7 +20,7 @@ https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-1.png - + An image of the emulators menu https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-2.png