1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/retroarch_ynh.git synced 2024-09-03 20:16:12 +02:00
This commit is contained in:
Krakinou 2023-10-03 23:15:53 +02:00
parent df063b9cb6
commit 7dd217021b

View file

@ -5,7 +5,7 @@ name = "Retroarch Web Player"
description.en = "Emulate videogames system and play videogames through your web browser"
description.fr = "Emulez des consoles de jeux et jouer à ces jeux vidéos dans votre explorateur web"
version = "1.15.0~ynh3"
version = "1.16.0~ynh1"
maintainers = ["Krakinou"]
@ -29,11 +29,9 @@ ram.runtime = "50M"
[install]
[install.domain]
# this is a generic question - ask strings are automatically handled by Yunohost's core
type = "domain"
[install.path]
# this is a generic question - ask strings are automatically handled by Yunohost's core
type = "path"
default = "/retroarch"
@ -47,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://buildbot.libretro.com/stable/1.15.0/emscripten/RetroArch.7z"
sha256 = "ce4f8319850545478d9b18cb103de0234fc36a1b50788c82cfb0ca308e793914"
url = "https://buildbot.libretro.com/stable/1.16.0/emscripten/RetroArch.7z"
sha256 = "354f2e7b54ceada68bb06bf7a903ef441184cea2deeaedb9c662c49648bdedf6"
format = "whatever"
in_subdir = true
extract = false