1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2024-09-03 18:05:56 +02:00

change install url and improve infos

This commit is contained in:
Florian Schmitt 2020-10-02 18:58:04 +02:00
parent ba19fafabd
commit 19d285285d
4 changed files with 8 additions and 8 deletions

View file

@ -12,7 +12,7 @@
Quick description of this app. 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 ## Screenshots

View file

@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
## Vue d'ensemble ## Vue d'ensemble
Description rapide de cette application. 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 ## Captures d'écran
@ -62,7 +62,7 @@ https://yunohost.org/packaging_apps
## License ## License
* [GNU GPLv3](LICENSE) * [GNU AGPLv3](LICENSE)
--- ---

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://repository.yeswiki.net/cercopitheque/yeswiki-cercopitheque-2020-04-18-1.zip SOURCE_URL=https://github.com/YesWiki/yeswiki/archive/2020-10-2-1.zip
SOURCE_SUM=8b8066d67b40b5b3d7e374112b837eb4fc534c2db615f994e4c5da6b3612cacb SOURCE_SUM=74cc02c81801368c9ddaf48e914cf6a169679c82d193fdfc958db6025f557d6b
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=cercopitheque SOURCE_FILENAME=doryphore

View file

@ -62,8 +62,8 @@
}, },
"default": true, "default": true,
"help": { "help": {
"en": "If YesWiki is made public anyone will be able to view the wiki", "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" "fr": "Si YesWiki est rendu public, toute personne pourra consulter le wiki"
} }
}, },