1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/penpot_ynh.git synced 2024-09-03 19:56:56 +02:00

Fix description

This commit is contained in:
Éric Gaspar 2024-02-20 23:36:07 +01:00
parent d2f6cf1d16
commit 8173cd7fdd

View file

@ -3,8 +3,8 @@ packaging_format = 2
id = "penpot" id = "penpot"
name = "Penpot" name = "Penpot"
description.en = "Penpot - The Open-Source design and prototyping platform" description.en = "Design and prototyping platform"
description.fr = "Penpot - La plateforme de conception et de prototypage open-source" description.fr = "Plateforme de conception et de prototypage"
version = "1.19.3~ynh2" version = "1.19.3~ynh2"
@ -21,7 +21,7 @@ code = "https://github.com/penpot/penpot"
[integration] [integration]
yunohost = '>= 11.2' yunohost = '>= 11.2'
architectures = ["amd64", "arm64"] architectures = ["amd64", "arm64"]
multi_instance = true multi_instance = true
ldap = false ldap = false
sso = false sso = false
disk = "50M" disk = "50M"