mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Improve manifest
This commit is contained in:
parent
3197d265ca
commit
ab820615ab
1 changed files with 17 additions and 12 deletions
|
@ -1,11 +1,16 @@
|
||||||
{
|
{
|
||||||
"name": "Movim",
|
"name": "Movim",
|
||||||
"id": "movim",
|
"id": "movim",
|
||||||
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "The Kickass Social Network"
|
"en": "The Kickass Social Network"
|
||||||
},
|
},
|
||||||
|
"version": "0.13.0~ynh1",
|
||||||
|
"requirements": {
|
||||||
|
"yunohost": ">= 3.0"
|
||||||
|
},
|
||||||
"url": "https://movim.eu/",
|
"url": "https://movim.eu/",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "src386",
|
"name": "src386",
|
||||||
"email": "soyouz@src386.org",
|
"email": "soyouz@src386.org",
|
||||||
|
|
Loading…
Reference in a new issue