From a3673c7572f66e4b65d1301e6548a10384c85aba Mon Sep 17 00:00:00 2001 From: Inrepublica Date: Mon, 30 Mar 2020 14:24:18 +0200 Subject: [PATCH 1/2] Update app.json Change for PhpSysInfo --- apps.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/apps.json b/apps.json index 4e6715dd..3fed19ff 100644 --- a/apps.json +++ b/apps.json @@ -2050,11 +2050,14 @@ }, "phpsysinfo": { "branch": "master", - "category": "dev", + "category": "system_tools", "level": 4, - "maintained": false, - "revision": "1df61e1d8b2836c2b44e7bd69c32ce6f00baf072", + "maintained": true, + "revision": "HEAD", "state": "working", + "subtags": [ + "monitoring" + ], "url": "https://github.com/inrepublica/phpsysinfo_ynh" }, "pia": { From 8a23474b93e89bda3f945ceb8574de1195528bb8 Mon Sep 17 00:00:00 2001 From: Inrepublica Date: Mon, 30 Mar 2020 14:26:50 +0200 Subject: [PATCH 2/2] Update apps.json Co-Authored-By: Kayou --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 3fed19ff..8bb2791c 100644 --- a/apps.json +++ b/apps.json @@ -2058,7 +2058,7 @@ "subtags": [ "monitoring" ], - "url": "https://github.com/inrepublica/phpsysinfo_ynh" + "url": "https://github.com/YunoHost-Apps/phpsysinfo_ynh" }, "pia": { "branch": "master",