From 9684b59824b18ea781efb8a26df5d7c3d51a8264 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 22 Mar 2021 19:48:35 +0100 Subject: [PATCH] Upgrade to version 1.8.13 --- README.md | 4 ++-- README_fr.md | 6 +++--- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3eff617..f39c831 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ You can also find a configuration file for Etherpad at this path `/var/www/ether ## Documentation - * Official documentation: http://etherpad.org/doc/v1.8.4 - * YunoHost documentation: https://yunohost.org/#/app_etherpad_mypads + * Official documentation: http://etherpad.org/doc/v1.8.13 + * YunoHost documentation: https://yunohost.org/en/app_etherpad_mypads ## YunoHost specific features diff --git a/README_fr.md b/README_fr.md index 5548138..fba0ca7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, merci de regarder [ici](https://yunohost.org/#/inst Etherpad est un éditeur en ligne Open Source hautement personnalisable qui permet l'édition collaborative en temps réel. Ce paquet installera les mêmes plugins que [Framapad](https://framapad.org/). -**Version embarquée :** 1.8.12 +**Version embarquée :** 1.8.13 ## Captures d'écran @@ -30,8 +30,8 @@ Vous pouvez accéder à deux panneaux d'administration différents, pour Etherpa ## Documentation - * Documentation officielle : http://etherpad.org/doc/v1.8.4 - * Documentation YunoHost : https://yunohost.org/#/app_etherpad_mypads_fr + * Documentation officielle : http://etherpad.org/doc/v1.8.13 + * Documentation YunoHost : https://yunohost.org/fr/app_etherpad_mypads ## Fonctionnalités spécifiques à YunoHost diff --git a/conf/app.src b/conf/app.src index 89b171d..2c28073 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ether/etherpad-lite/archive/1.8.12.tar.gz -SOURCE_SUM=a5d490e75aa7a710c28bcc9b88efce528713f83f70e8984b3f9bc661e997d04f +SOURCE_URL=https://github.com/ether/etherpad-lite/archive/1.8.13.tar.gz +SOURCE_SUM=c83052daf3b0af8aa3c19a8308e21fcbcfecca99aeb3e8047383875f855443f1 SOURCE_SUM_PRG=sha256sum ARCH_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5007da2..9e7d0dd 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online editor providing collaborative editing in real-time.", "fr": "Éditeur en ligne fournissant l'édition collaborative en temps réel." }, - "version": "1.8.12~ynh1", + "version": "1.8.13~ynh1", "url": "https://framapad.org", "license": "Apache-2.0", "maintainer": {