Sync 0.258

This commit is contained in:
Jason Flatt 2023-08-29 12:46:48 -07:00
parent 5c0310ed1a
commit fcf33e5fd3
2 changed files with 3 additions and 3 deletions

View file

@ -27,6 +27,7 @@
<url type="homepage">https://www.mamedev.org</url> <url type="homepage">https://www.mamedev.org</url>
<launchable type="desktop-id">org.mamedev.MAME.desktop</launchable> <launchable type="desktop-id">org.mamedev.MAME.desktop</launchable>
<releases> <releases>
<release version="0.258" date="2023-08-30"/>
<release version="0.257" date="2023-07-28"/> <release version="0.257" date="2023-07-28"/>
<release version="0.256" date="2023-06-28"/> <release version="0.256" date="2023-06-28"/>
<release version="0.255" date="2023-05-31"/> <release version="0.255" date="2023-05-31"/>

View file

@ -57,8 +57,8 @@ modules:
- cp -r samples/ ${FLATPAK_DEST}/share/mame/ - cp -r samples/ ${FLATPAK_DEST}/share/mame/
sources: sources:
- type: archive - type: archive
url: https://github.com/mamedev/mame/archive/refs/tags/mame0257.tar.gz url: https://github.com/mamedev/mame/archive/refs/tags/mame0258.tar.gz
sha256: e3107012ce80bff10cef7cab6ad8290f97cf1bc978e67ae806aa1a0c100daaa2 sha256: aca1365f3e1a1c8fe1638206f1c6176da08cbe686586c55355068179c023096b
- type: file - type: file
path: mame16x16.png path: mame16x16.png
- type: file - type: file
@ -85,4 +85,3 @@ modules:
path: sound.patch path: sound.patch
- type: patch - type: patch
path: ym3802.patch path: ym3802.patch