mirror of
https://github.com/YunoHost-Apps/retroarch_ynh.git
synced 2024-09-03 20:16:12 +02:00
version 1.9.4
This commit is contained in:
parent
d5cb46b114
commit
a60dad8779
4 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@ It enables you to run classic games on a wide range of computers and consoles th
|
|||
|
||||
The RetroArch Web Player is RetroArch compiled through [Emscripten](http://kripken.github.io/emscripten-site/).
|
||||
|
||||
**Shipped version:** 1.9.2
|
||||
**Shipped version:** 1.9.4
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ Il vous permet de rejouer à des classiques du jeu vidéo sur une large gamme d'
|
|||
Le Web Player Retroarch utilise RetroArch compilé grace à [Emscripten](http://kripken.github.io/emscripten-site/).
|
||||
|
||||
|
||||
**Version incluse:** 1.9.2
|
||||
**Version incluse:** 1.9.4
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://buildbot.libretro.com/stable/1.9.2/emscripten/RetroArch.7z
|
||||
SOURCE_SUM=38bc86735994cbec6710cb4867ad32291f1fc74276a96187cfec0a4c18228c1b
|
||||
SOURCE_URL=https://buildbot.libretro.com/stable/1.9.4/emscripten/RetroArch.7z
|
||||
SOURCE_SUM=c5396104135856d0dc1560d6393cf050718e8cf6d995b01a1163f6de5fb0dcae
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=7z
|
||||
SOURCE_EXTRACT=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"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!"
|
||||
},
|
||||
"version": "1.9.2~ynh2",
|
||||
"version": "1.9.4~ynh1",
|
||||
"url": "http://www.retroarch.com/",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue