From bb128206872dd805f3de9649c47d063ba90f3041 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sat, 24 Aug 2024 00:08:51 +0900 Subject: [PATCH] Fixes --- automation_tools/update_manifest.sh | 2 +- manifest-header.yml | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/automation_tools/update_manifest.sh b/automation_tools/update_manifest.sh index e32ad21..73a429b 100755 --- a/automation_tools/update_manifest.sh +++ b/automation_tools/update_manifest.sh @@ -1,6 +1,6 @@ #!/bin/bash -git clone https://github.com/XargonWan/RetroDECK --depth=1 RetroDECK +git clone https://github.com/RetroDECK/RetroDECK --depth=1 RetroDECK # Creating MAME manifest manifest_header="manifest-header.yml" diff --git a/manifest-header.yml b/manifest-header.yml index 3bfcd57..61d5385 100644 --- a/manifest-header.yml +++ b/manifest-header.yml @@ -1,9 +1,8 @@ app-id: net.retrodeck.supermodel runtime: org.kde.Platform -# runtime-version: "6.5" -runtime-version: 5.15-23.08 # maybe solving the libflac issue? +runtime-version: "6.5" sdk: org.kde.Sdk -command: /app/bin/mame +command: /app/bin/supermodel finish-args: - --socket=wayland