From b6b7abb7d68c05954ca8cb611514cba392322e7b Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Thu, 17 Nov 2016 00:42:21 +0100 Subject: [PATCH] Corrections manifest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pour respecter les règles actuelles du manifest. Concernant la licence, voir https://github.com/YunoHost/doc/pull/413 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1e62fb1..d9089fb 100644 --- a/manifest.json +++ b/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",