From 46a258239295174de986577b1e0ff5171619d642 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 6 Aug 2024 03:37:48 +0200 Subject: [PATCH 1/6] Upgrade sources - `mineclonia` v0.103.0: https://codeberg.org/mineclonia/mineclonia/releases/tag/0.103.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d427d19..aedc6f5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Minetest" description.en = "Voxel game engine and game. Need a client to connect to the server" description.fr = "Moteur de jeu de type « bac à sable ». Nécessite un client pour se connecter au serveur" -version = "5.8.0~ynh7" +version = "5.8.0~ynh8" maintainers = [] @@ -92,8 +92,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_release" [resources.sources.mineclonia] - url = "https://codeberg.org/mineclonia/mineclonia/archive/1.104.0.tar.gz" - sha256 = "bf7cfa384b6ab7b645149bf8c544fce791891a1e16881f890919a70c489613e6" + url = "https://codeberg.org/mineclonia/mineclonia/archive/0.103.0.tar.gz" + sha256 = "f5a0370f0bddb89c5f06873b275ca0b1f2693bf5992123120bddb4a4bdce4fc6" autoupdate.upstream = "https://codeberg.org/mineclonia/mineclonia" autoupdate.strategy = "latest_forgejo_release" From c64966ac184f25fde550a23d0b24f6eabb669da5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 6 Aug 2024 01:37:49 +0000 Subject: [PATCH 2/6] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4794b1c..d036861 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Shipped version:** 5.8.0~ynh7 +**Shipped version:** 5.8.0~ynh8 ## Screenshots diff --git a/README_es.md b/README_es.md index 5f89585..3f08ba3 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versión actual:** 5.8.0~ynh7 +**Versión actual:** 5.8.0~ynh8 ## Capturas diff --git a/README_eu.md b/README_eu.md index 53b0086..982c5b3 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Paketatutako bertsioa:** 5.8.0~ynh7 +**Paketatutako bertsioa:** 5.8.0~ynh8 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 4e3f830..46b6b2e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Minetest est un moteur de jeu voxel open-source avec modding et création de jeux faciles. -**Version incluse :** 5.8.0~ynh7 +**Version incluse :** 5.8.0~ynh8 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index de1e43d..db93a8c 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versión proporcionada:** 5.8.0~ynh7 +**Versión proporcionada:** 5.8.0~ynh8 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index 434978b..c703ddc 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versi terkirim:** 5.8.0~ynh7 +**Versi terkirim:** 5.8.0~ynh8 ## Tangkapan Layar diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 2eaa767..45c2889 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Minetest is a free open-source voxel game engine with easy modding and game creation. -**分发版本:** 5.8.0~ynh7 +**分发版本:** 5.8.0~ynh8 ## 截图 From ea8fc27c93c6bac48b8025adb9cb6fef89bb5817 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 7 Aug 2024 03:38:24 +0200 Subject: [PATCH 3/6] Upgrade sources - `mineclonia` v1.104.0: https://codeberg.org/mineclonia/mineclonia/releases/tag/1.104.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index aedc6f5..d485b97 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Minetest" description.en = "Voxel game engine and game. Need a client to connect to the server" description.fr = "Moteur de jeu de type « bac à sable ». Nécessite un client pour se connecter au serveur" -version = "5.8.0~ynh8" +version = "5.8.0~ynh9" maintainers = [] @@ -92,8 +92,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_release" [resources.sources.mineclonia] - url = "https://codeberg.org/mineclonia/mineclonia/archive/0.103.0.tar.gz" - sha256 = "f5a0370f0bddb89c5f06873b275ca0b1f2693bf5992123120bddb4a4bdce4fc6" + url = "https://codeberg.org/mineclonia/mineclonia/archive/1.104.0.tar.gz" + sha256 = "2c51f026e8acc608d66d830c2bf457f74d82a8a7658c3a172dafbc95ac74ddbc" autoupdate.upstream = "https://codeberg.org/mineclonia/mineclonia" autoupdate.strategy = "latest_forgejo_release" From 78fb557cfbebf531587f824498a4558900f47e99 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 7 Aug 2024 01:38:26 +0000 Subject: [PATCH 4/6] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d036861..f5b6dce 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Shipped version:** 5.8.0~ynh8 +**Shipped version:** 5.8.0~ynh9 ## Screenshots diff --git a/README_es.md b/README_es.md index 3f08ba3..79ad6ef 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versión actual:** 5.8.0~ynh8 +**Versión actual:** 5.8.0~ynh9 ## Capturas diff --git a/README_eu.md b/README_eu.md index 982c5b3..3cb4464 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Paketatutako bertsioa:** 5.8.0~ynh8 +**Paketatutako bertsioa:** 5.8.0~ynh9 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 46b6b2e..83a5c06 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Minetest est un moteur de jeu voxel open-source avec modding et création de jeux faciles. -**Version incluse :** 5.8.0~ynh8 +**Version incluse :** 5.8.0~ynh9 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index db93a8c..4a52d42 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versión proporcionada:** 5.8.0~ynh8 +**Versión proporcionada:** 5.8.0~ynh9 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index c703ddc..ff2f0e0 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versi terkirim:** 5.8.0~ynh8 +**Versi terkirim:** 5.8.0~ynh9 ## Tangkapan Layar diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 45c2889..99242e0 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Minetest is a free open-source voxel game engine with easy modding and game creation. -**分发版本:** 5.8.0~ynh8 +**分发版本:** 5.8.0~ynh9 ## 截图 From 8c5d8674bc47072acfcf2b2c47745eebaeaac467 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 8 Aug 2024 03:38:50 +0200 Subject: [PATCH 5/6] Upgrade sources - `mineclonia` v0.104.1: https://codeberg.org/mineclonia/mineclonia/releases/tag/0.104.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index aedc6f5..7cfd569 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Minetest" description.en = "Voxel game engine and game. Need a client to connect to the server" description.fr = "Moteur de jeu de type « bac à sable ». Nécessite un client pour se connecter au serveur" -version = "5.8.0~ynh8" +version = "5.8.0~ynh9" maintainers = [] @@ -92,8 +92,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_release" [resources.sources.mineclonia] - url = "https://codeberg.org/mineclonia/mineclonia/archive/0.103.0.tar.gz" - sha256 = "f5a0370f0bddb89c5f06873b275ca0b1f2693bf5992123120bddb4a4bdce4fc6" + url = "https://codeberg.org/mineclonia/mineclonia/archive/0.104.1.tar.gz" + sha256 = "395156bd9e82be7f9d8f33b4d3ad3fe68ed8c1f98cb734dcd2470fbe9531ffda" autoupdate.upstream = "https://codeberg.org/mineclonia/mineclonia" autoupdate.strategy = "latest_forgejo_release" From d9d19a6d8215f6fb1303533085a339cf17e2e645 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 8 Aug 2024 01:38:52 +0000 Subject: [PATCH 6/6] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d036861..f5b6dce 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Shipped version:** 5.8.0~ynh8 +**Shipped version:** 5.8.0~ynh9 ## Screenshots diff --git a/README_es.md b/README_es.md index 3f08ba3..79ad6ef 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versión actual:** 5.8.0~ynh8 +**Versión actual:** 5.8.0~ynh9 ## Capturas diff --git a/README_eu.md b/README_eu.md index 982c5b3..3cb4464 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Paketatutako bertsioa:** 5.8.0~ynh8 +**Paketatutako bertsioa:** 5.8.0~ynh9 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 46b6b2e..83a5c06 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Minetest est un moteur de jeu voxel open-source avec modding et création de jeux faciles. -**Version incluse :** 5.8.0~ynh8 +**Version incluse :** 5.8.0~ynh9 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index db93a8c..4a52d42 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versión proporcionada:** 5.8.0~ynh8 +**Versión proporcionada:** 5.8.0~ynh9 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index c703ddc..ff2f0e0 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versi terkirim:** 5.8.0~ynh8 +**Versi terkirim:** 5.8.0~ynh9 ## Tangkapan Layar diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 45c2889..99242e0 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Minetest is a free open-source voxel game engine with easy modding and game creation. -**分发版本:** 5.8.0~ynh8 +**分发版本:** 5.8.0~ynh9 ## 截图