From 19d285285d46a894e37d8555cdd94c1b9e2394bc Mon Sep 17 00:00:00 2001 From: Florian Schmitt Date: Fri, 2 Oct 2020 18:58:04 +0200 Subject: [PATCH] change install url and improve infos --- README.md | 2 +- README_fr.md | 4 ++-- conf/app.src | 6 +++--- manifest.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 88cc9cc..028cbd0 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Quick description of this app. -**Shipped version:** Cercopitheque 2020-04-18 +**Shipped version:** [Doryphore version 2020-10-2-1 from github repository](https://github.com/YesWiki/yeswiki/archive/2020-10-2-1.zip) ## Screenshots diff --git a/README_fr.md b/README_fr.md index 29e97ef..1b73a72 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour ## Vue d'ensemble Description rapide de cette application. -**Version incluse:** Cercopitheque 2020-04-18 +**Version incluse:** [[Doryphore version 2020-10-2-1 du dépot github](https://github.com/YesWiki/yeswiki/archive/2020-10-2-1.zip) ## Captures d'écran @@ -62,7 +62,7 @@ https://yunohost.org/packaging_apps ## License -* [GNU GPLv3](LICENSE) +* [GNU AGPLv3](LICENSE) --- diff --git a/conf/app.src b/conf/app.src index 45b4b08..de4642c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://repository.yeswiki.net/cercopitheque/yeswiki-cercopitheque-2020-04-18-1.zip -SOURCE_SUM=8b8066d67b40b5b3d7e374112b837eb4fc534c2db615f994e4c5da6b3612cacb +SOURCE_URL=https://github.com/YesWiki/yeswiki/archive/2020-10-2-1.zip +SOURCE_SUM=74cc02c81801368c9ddaf48e914cf6a169679c82d193fdfc958db6025f557d6b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=cercopitheque \ No newline at end of file +SOURCE_FILENAME=doryphore \ No newline at end of file diff --git a/manifest.json b/manifest.json index 70d83c1..8761d4d 100644 --- a/manifest.json +++ b/manifest.json @@ -62,8 +62,8 @@ }, "default": true, "help": { - "en": "If YesWiki is made public anyone will be able to view the wiki", - "fr": "Si YesWiki est rendu publique toute personne pourra consulter le wiki" + "en": "If YesWiki is made public, anyone will be able to view the wiki", + "fr": "Si YesWiki est rendu public, toute personne pourra consulter le wiki" } },