diff --git a/manifest.json b/manifest.json index b858da6..3ff1bca 100644 --- a/manifest.json +++ b/manifest.json @@ -1,15 +1,15 @@ { - "name": "Tiki", + "name": "Tiki Wiki CMS Groupware", "id": "tiki", "packaging_format": 1, "description": { - "en": "Wiki engine", - "fr": "Moteur de wiki" + "en": "The Free / Libre / Open Source Web Application with the most built-in features", + "fr": "L'application Web libre dotée du plus grand nombre de fonctionnalités intégrées" }, "version": "24.0~ynh1", "url": "https://tiki.org/", "upstream": { - "license": "GPL-2.0-only", + "license": "LGPL-2.1-only", "website": "https://tiki.org/", "demo": "https://tiki.org/Try-Tiki", "admindoc": "https://doc.tiki.org",