From 489ea24bb4c9c422e90486bed6f3a519bc233a22 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 22 Jun 2024 03:32:55 +0200 Subject: [PATCH 1/2] Upgrade to v1.0.0 https://codeberg.org/ladigitale/digiscreen/releases/tag/1.0.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 419ef5e..a30aeb4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Digiscreen" description.en = "An interactive wallpaper for the classroom, face-to-face or distant" description.fr = "Un fond d'écran interactif pour la salle de classe en présence ou à distance." -version = "0.9.18~ynh1" +version = "1.0.0~ynh1" maintainers = ["Pierre-Amiel Giraud"] @@ -63,8 +63,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://codeberg.org/ladigitale/digiscreen/archive/0.9.18.tar.gz" - sha256 = "96c36823c2cbc51ce0d0e4d441ebf349be470c4e6ee66228959457b6f67b9dc3" + url = "https://codeberg.org/ladigitale/digiscreen/archive/1.0.0.tar.gz" + sha256 = "2d0d69a691684e7e7ad4293025606e695dd17fe2ea741e83feb79ecd1661a217" autoupdate.strategy = "latest_forgejo_release" [resources.system_user] From 8b939dd53fefedeb173de381a7c26fa4554f1a7a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 22 Jun 2024 01:32:57 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 4 ++-- 7 files changed, 53 insertions(+), 6 deletions(-) create mode 100644 README_es.md diff --git a/ALL_README.md b/ALL_README.md index a01b345..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 4d575de..cd2046e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. An interactive wallpaper for the classroom, face-to-face or distant -**Shipped version:** 0.9.18~ynh1 +**Shipped version:** 1.0.0~ynh1 **Demo:** ## Documentation and resources diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..34d976a --- /dev/null +++ b/README_es.md @@ -0,0 +1,46 @@ + + +# Digiscreen para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/digiscreen.svg)](https://dash.yunohost.org/appci/app/digiscreen) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/digiscreen.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/digiscreen.maintain.svg) + +[![Instalar Digiscreen con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=digiscreen) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarDigiscreen rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +An interactive wallpaper for the classroom, face-to-face or distant + + +**Versión actual:** 1.0.0~ynh1 + +**Demo:** +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación usuario oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/digiscreen_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/digiscreen_ynh/tree/testing --debug +o +sudo yunohost app upgrade digiscreen -u https://github.com/YunoHost-Apps/digiscreen_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index ed50a52..c4f984c 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. An interactive wallpaper for the classroom, face-to-face or distant -**Paketatutako bertsioa:** 0.9.18~ynh1 +**Paketatutako bertsioa:** 1.0.0~ynh1 **Demoa:** ## Dokumentazioa eta baliabideak diff --git a/README_fr.md b/README_fr.md index c01f58d..bf4bffa 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Un fond d'écran interactif pour la salle de classe en présence ou à distance. -**Version incluse :** 0.9.18~ynh1 +**Version incluse :** 1.0.0~ynh1 **Démo :** ## Documentations et ressources diff --git a/README_gl.md b/README_gl.md index 7a76bc0..2050854 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. An interactive wallpaper for the classroom, face-to-face or distant -**Versión proporcionada:** 0.9.18~ynh1 +**Versión proporcionada:** 1.0.0~ynh1 **Demo:** ## Documentación e recursos diff --git a/README_zh_Hans.md b/README_zh_Hans.md index c47cf74..2e49161 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Digiscreen +# YunoHost 上的 Digiscreen [![集成程度](https://dash.yunohost.org/integration/digiscreen.svg)](https://dash.yunohost.org/appci/app/digiscreen) ![工作状态](https://ci-apps.yunohost.org/ci/badges/digiscreen.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/digiscreen.maintain.svg) @@ -19,7 +19,7 @@ An interactive wallpaper for the classroom, face-to-face or distant -**分发版本:** 0.9.18~ynh1 +**分发版本:** 1.0.0~ynh1 **演示:** ## 文档与资源