mirror of
https://github.com/YunoHost-Apps/retroarch_ynh.git
synced 2024-09-03 20:16:12 +02:00
version 1.9.7
This commit is contained in:
parent
c3a72cfdae
commit
c313b559ca
2 changed files with 12 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://buildbot.libretro.com/stable/1.9.6/emscripten/RetroArch.7z
|
SOURCE_URL=https://buildbot.libretro.com/stable/1.9.7/emscripten/RetroArch.7z
|
||||||
SOURCE_SUM=e5143642f0a29840a82bcecca0a149806f435c7c40b086e30a96730bf6908674
|
SOURCE_SUM=54cd99ee17e599628c3da704f0843efae26fa32929a2de53675de84617cb4616
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=7z
|
SOURCE_FORMAT=7z
|
||||||
SOURCE_EXTRACT=false
|
SOURCE_EXTRACT=false
|
||||||
|
|
|
@ -6,8 +6,17 @@
|
||||||
"en": "Emulate videogames system and play videogames through your web browser... and more!",
|
"en": "Emulate videogames system and play videogames through your web browser... and more!",
|
||||||
"fr": "Emulez des consoles de jeux et jouer à ces jeux vidéos dans votre explorateur web... Et beaucoup plus!"
|
"fr": "Emulez des consoles de jeux et jouer à ces jeux vidéos dans votre explorateur web... Et beaucoup plus!"
|
||||||
},
|
},
|
||||||
"version": "1.9.6~ynh1",
|
"version": "1.9.7~ynh1",
|
||||||
"url": "http://www.retroarch.com/",
|
"url": "http://www.retroarch.com/",
|
||||||
|
"upstream": {
|
||||||
|
"version": "1.9.7",
|
||||||
|
"license": "GPL-3.0-or-later",
|
||||||
|
"website": "http://www.retroarch.com/",
|
||||||
|
"demo": "https://web.libretro.com/",
|
||||||
|
"admindoc": "https://docs.libretro.com/",
|
||||||
|
"userdoc": "https://docs.libretro.com/",
|
||||||
|
"code": "https://github.com/libretro/RetroArch"
|
||||||
|
},
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Krakinou",
|
"name": "Krakinou",
|
||||||
|
|
Loading…
Reference in a new issue