From 4f5958c8fa32a8a5c86bfc88f19446cef41e5754 Mon Sep 17 00:00:00 2001 From: Ylies Chahi Date: Sun, 13 Aug 2017 03:51:22 +0200 Subject: [PATCH 1/2] Add Pelican app --- community.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community.json b/community.json index 1cffee0c..b11ee984 100644 --- a/community.json +++ b/community.json @@ -737,6 +737,13 @@ "state": "working", "url": "https://github.com/YunoHost-apps/owncloud_ynh" }, + "Pelican": { + "branch": "master", + "level": 5, + "revision": "5e10b4305ba23d89e7a41fcdfaff8282cc2a3ce6", + "state": "working", + "url": "https://github.com/YliesC/pelican_ynh" + }, "phpBB": { "branch": "master", "level": 3, From 919b68a011bc87c55fafe0513df2524d5a2694c5 Mon Sep 17 00:00:00 2001 From: Ylies Chahi Date: Tue, 15 Aug 2017 00:01:56 +0200 Subject: [PATCH 2/2] Update community.json --- community.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/community.json b/community.json index b11ee984..a68452f2 100644 --- a/community.json +++ b/community.json @@ -739,10 +739,9 @@ }, "Pelican": { "branch": "master", - "level": 5, "revision": "5e10b4305ba23d89e7a41fcdfaff8282cc2a3ce6", "state": "working", - "url": "https://github.com/YliesC/pelican_ynh" + "url": "https://github.com/YunoHost-Apps/pelican_ynh" }, "phpBB": { "branch": "master",