1
0
Fork 0
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:
Tagada 2024-03-06 15:04:05 +01:00
parent 669b982f73
commit 47a85bd94c

View file

@ -2,8 +2,8 @@ packaging_format = 2
id = "cryptpad"
name = "CryptPad"
description.en = "Zero Knowledge realtime collaborative office suite"
description.fr = "Suite bureautique chiffrée pour la collaboration en temps réel"
description.en = "Collaborative office suite that is end-to-end encrypted"
description.fr = "Suite bureautique collaborative chiffrée de bout en bout"
version = "5.7.0~ynh1"
@ -11,10 +11,10 @@ maintainers = ["ddataa"]
[upstream]
license = "AGPL-3.0-only"
website = "https://cryptpad.fr/"
website = "https://cryptpad.org"
demo = "https://cryptpad.fr/"
admindoc = "https://docs.cryptpad.fr/en/"
code = "https://github.com/xwiki-labs/cryptpad"
admindoc = "https://docs.cryptpad.org/"
code = "https://github.com/cryptpad/cryptpad/"
cpe = "cpe:2.3:a:xwiki:cryptpad"
fund = "https://opencollective.com/cryptpad/contribute?language=fr"