diff --git a/check_process b/check_process index c638892..0a31887 100644 --- a/check_process +++ b/check_process @@ -1,8 +1,5 @@ -# See here for more information +# See here for more informations # https://github.com/YunoHost/package_check#syntax-check_process-file - -# Move this file from check_process.default to check_process when you have filled it. - ;; Test complet ; Manifest domain="domain.tld" (DOMAIN) diff --git a/manifest.json b/manifest.json index 60db2cb..bb8fc63 100644 --- a/manifest.json +++ b/manifest.json @@ -6,13 +6,12 @@ "en": "Blog publishing application", "fr": "Moteur de blog" }, - "version": "2.14.3~ynh1", + "version": "2.14.3~ynh2", "license": "GPL-2.0-or-later", "url": "https://dotclear.org/", "maintainer": { - "name": "rgarrigue", - "email": "remy.garrigue@gmail.com", - "url": "http://garrigue.re" + "name": "kay0u", + "email": "pierre@kayou.io" }, "requirements": { "yunohost": ">= 3.2.0" @@ -66,4 +65,4 @@ } ] } -} \ No newline at end of file +}