mirror of
https://github.com/YunoHost-Apps/retroarch_ynh.git
synced 2024-09-03 20:16:12 +02:00
commit
dbd238c857
4 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@ In addition to this, you are able to run original game discs (CDs) from RetroArc
|
|||
RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more!
|
||||
|
||||
|
||||
**Shipped version:** 1.9.12
|
||||
**Shipped version:** 1.9.13
|
||||
|
||||
**Demo:** https://web.libretro.com/
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ In addition to this, you are able to run original game discs (CDs) from RetroArc
|
|||
RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more!
|
||||
|
||||
|
||||
**Version incluse :** 1.9.12
|
||||
**Version incluse :** 1.9.13
|
||||
|
||||
**Démo :** https://web.libretro.com/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://buildbot.libretro.com/stable/__UPSTREAM_VERSION__/emscripten/RetroArch.7z
|
||||
SOURCE_SUM=0c7283e5cda7784649f541a01aba52935e9f1edcacf5a39503b7c211ae19d984
|
||||
SOURCE_SUM=af7da082e9f360552e0d0800ca3a56867e6d7601e7f1ac6cd1341f2e03a36955
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=7z
|
||||
SOURCE_EXTRACT=false
|
||||
|
|
|
@ -6,10 +6,10 @@
|
|||
"en": "Emulate videogames system and play videogames through your web browser",
|
||||
"fr": "Emulez des consoles de jeux et jouer à ces jeux vidéos dans votre explorateur web"
|
||||
},
|
||||
"version": "1.9.12~ynh1",
|
||||
"version": "1.9.13~ynh1",
|
||||
"url": "http://www.retroarch.com/",
|
||||
"upstream": {
|
||||
"version": "1.9.12",
|
||||
"version": "1.9.13",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"website": "http://www.retroarch.com/",
|
||||
"demo": "https://web.libretro.com/",
|
||||
|
|
Loading…
Reference in a new issue