From ad89fc31bd59a1f9a2aeee88fd79db4dc743511a Mon Sep 17 00:00:00 2001 From: Josue-T Date: Fri, 17 Feb 2017 10:19:03 +0100 Subject: [PATCH 1/2] Update community.json Add riot and synapse and update monitorix and seafile --- community.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/community.json b/community.json index eeb26302..79a28394 100644 --- a/community.json +++ b/community.json @@ -479,7 +479,7 @@ "monitorix": { "branch": "master", "level": 0, - "revision": "8277b023b8660fad0a9f3313808522fbea9dd6e1", + "revision": "e83da0343dc078b26dd6298ab398dd052d559d4a", "state": "working", "url": "https://github.com/YunoHost-Apps/monitorix_ynh" }, @@ -665,6 +665,12 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/redirect_ynh" }, + "riot": { + "branch": "master", + "revision": "841d9c921fa2ce57dafab91681fdbd457e8abd96", + "state": "working", + "url": "https://github.com/YunoHost-Apps/riot_ynh" + }, "rutorrent": { "branch": "master", "revision": "34ba187c2e76dc6adf77de41304647f6569c6dd8", @@ -687,7 +693,7 @@ "seafile": { "branch": "master", "level": 0, - "revision": "4e82eba40931cd168dd66a9c3e0f3b3611e46cb0", + "revision": "30c522ae32cf7fd9df3cd4c59d8139314ed0761f", "state": "notworking", "url": "https://github.com/YunoHost-Apps/seafile_ynh" }, @@ -734,6 +740,12 @@ "state": "inprogress", "url": "https://github.com/drfred1981/subsonic_ynh" }, + "synapse": { + "branch": "master", + "revision": "930536f4d27af79c73e09d3054793077c37f1577", + "state": "working", + "url": "https://github.com/YunoHost-Apps/synapse_ynh" + }, "syncthing": { "branch": "master", "revision": "0d843dd0604a505ef9a02c1d5572c9a5ae810bcf", From f5b566fb226021d2342616b02e55930432519072 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Fri, 17 Feb 2017 10:53:10 +0100 Subject: [PATCH 2/2] seafile working --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 79a28394..8f7e6000 100644 --- a/community.json +++ b/community.json @@ -694,7 +694,7 @@ "branch": "master", "level": 0, "revision": "30c522ae32cf7fd9df3cd4c59d8139314ed0761f", - "state": "notworking", + "state": "working", "url": "https://github.com/YunoHost-Apps/seafile_ynh" }, "shaarli": {