diff --git a/manifest.json b/manifest.json index f3a090f..380e5da 100644 --- a/manifest.json +++ b/manifest.json @@ -1,13 +1,13 @@ { - "name": "Redmine", - "id": "redmine", + "name": "GLPI", + "id": "glpi", "packaging_format": 1, "description": { - "en": "Redmine package for YunoHost.", - "fr": "Redmine pour YunoHost." + "en": "GLPI package for YunoHost.", + "fr": "GLPI pour YunoHost." }, - "version": "4.0.2", - "url": "https://www.redmine.org/", + "version": "9.4.3", + "url": "https://glpi-project.org/", "license": "GPL-2.0", "maintainer": { "name": "liberodark", @@ -27,8 +27,8 @@ "name": "domain", "type": "domain", "ask": { - "en": "Choose a domain name for Redmine", - "fr": "Choisissez un nom de domaine pour Redmine" + "en": "Choose a domain name for GLPI", + "fr": "Choisissez un nom de domaine pour GLPI" }, "example": "example.com" }, @@ -37,8 +37,8 @@ "name": "path", "type": "path", "ask": { - "en": "Choose a path for Redmine /red is accepted", - "fr": "Choisissez un chemin pour Redmine /red est accepté" + "en": "Choose a path for GLPI /red is accepted", + "fr": "Choisissez un chemin pour GLPI /red est accepté" }, "example": "/red", "default": "/red"