Browse Source

Corrections manifest

Pour respecter les règles actuelles du manifest.
Concernant la licence, voir https://github.com/YunoHost/doc/pull/413
pull/6/head
Maniack Crudelis 9 years ago
committed by GitHub
parent
commit
b6b7abb7d6
  1. 4
      manifest.json

4
manifest.json

@ -1,5 +1,5 @@
{
"package_format": 1,
"packaging_format": 1,
"id": "nextcloud",
"name": "Nextcloud",
"description": {
@ -7,7 +7,7 @@
"fr": "Consultez et partagez vos fichiers, agendas, carnets d'adresses, emails et bien plus depuis les appareils de votre choix, sous vos conditions"
},
"url": "https://nextcloud.com",
"license": "AGPL-3",
"license": "free",
"version": "10.0.1",
"maintainer": {
"name": "jerome",

Loading…
Cancel
Save