1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/retroarch_ynh.git synced 2024-09-03 20:16:12 +02:00

Merge pull request #21 from YunoHost-Apps/testing

version 1.9.11
This commit is contained in:
Krakinou 2021-10-15 00:03:42 +02:00 committed by GitHub
commit 251cebfa5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -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! RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more!
**Shipped version:** 1.9.10 **Shipped version:** 1.9.11
**Demo:** https://web.libretro.com/ **Demo:** https://web.libretro.com/

View file

@ -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! RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more!
**Version incluse :** 1.9.10 **Version incluse :** 1.9.11
**Démo :** https://web.libretro.com/ **Démo :** https://web.libretro.com/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://buildbot.libretro.com/stable/__UPSTREAM_VERSION__/emscripten/RetroArch.7z SOURCE_URL=https://buildbot.libretro.com/stable/__UPSTREAM_VERSION__/emscripten/RetroArch.7z
SOURCE_SUM=78d72a58919d09516e8912af7c0a149c947393c9c11f06d52176faca45c26d68 SOURCE_SUM=9845fb0413719dbf0439dd55067a333dc9f59706e1bc6a9104fabdcd37895b22
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=7z SOURCE_FORMAT=7z
SOURCE_EXTRACT=false SOURCE_EXTRACT=false

View file

@ -6,10 +6,10 @@
"en": "Emulate videogames system and play videogames through your web browser", "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" "fr": "Emulez des consoles de jeux et jouer à ces jeux vidéos dans votre explorateur web"
}, },
"version": "1.9.10~ynh1", "version": "1.9.11~ynh1",
"url": "http://www.retroarch.com/", "url": "http://www.retroarch.com/",
"upstream": { "upstream": {
"version": "1.9.10", "version": "1.9.11",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"website": "http://www.retroarch.com/", "website": "http://www.retroarch.com/",
"demo": "https://web.libretro.com/", "demo": "https://web.libretro.com/",