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