mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
MAME: trying the new repo
This commit is contained in:
parent
38def16341
commit
ed822b4d21
|
@ -618,9 +618,19 @@ modules:
|
|||
- cp -rn files/* ${FLATPAK_DEST}
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
|
||||
url: https://github.com/RetroDECK/org.mamedev.MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
|
||||
sha256: RETRODECKMAMELATEST
|
||||
|
||||
# - name: retrodeck-mame
|
||||
# buildsystem: simple
|
||||
# build-commands:
|
||||
# - rm -f files/manifest.json
|
||||
# - cp -rn files/* ${FLATPAK_DEST}
|
||||
# sources:
|
||||
# - type: archive
|
||||
# url: https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
|
||||
# sha256: RETRODECKMAMELATEST
|
||||
|
||||
# PortMaster
|
||||
|
||||
- name: PortMaster
|
||||
|
|
Loading…
Reference in a new issue