mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
manifest: Update upstream links and descriptoin
This commit is contained in:
parent
669b982f73
commit
47a85bd94c
1 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,8 @@ packaging_format = 2
|
||||||
|
|
||||||
id = "cryptpad"
|
id = "cryptpad"
|
||||||
name = "CryptPad"
|
name = "CryptPad"
|
||||||
description.en = "Zero Knowledge realtime collaborative office suite"
|
description.en = "Collaborative office suite that is end-to-end encrypted"
|
||||||
description.fr = "Suite bureautique chiffrée pour la collaboration en temps réel"
|
description.fr = "Suite bureautique collaborative chiffrée de bout en bout"
|
||||||
|
|
||||||
version = "5.7.0~ynh1"
|
version = "5.7.0~ynh1"
|
||||||
|
|
||||||
|
@ -11,10 +11,10 @@ maintainers = ["ddataa"]
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "AGPL-3.0-only"
|
license = "AGPL-3.0-only"
|
||||||
website = "https://cryptpad.fr/"
|
website = "https://cryptpad.org"
|
||||||
demo = "https://cryptpad.fr/"
|
demo = "https://cryptpad.fr/"
|
||||||
admindoc = "https://docs.cryptpad.fr/en/"
|
admindoc = "https://docs.cryptpad.org/"
|
||||||
code = "https://github.com/xwiki-labs/cryptpad"
|
code = "https://github.com/cryptpad/cryptpad/"
|
||||||
cpe = "cpe:2.3:a:xwiki:cryptpad"
|
cpe = "cpe:2.3:a:xwiki:cryptpad"
|
||||||
fund = "https://opencollective.com/cryptpad/contribute?language=fr"
|
fund = "https://opencollective.com/cryptpad/contribute?language=fr"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue