mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Added missing metadata fields to snapcraft.yaml .
Thanks to xet7 !
This commit is contained in:
parent
4ec4e19e63
commit
cd948fb576
1 changed files with 9 additions and 0 deletions
|
|
@ -13,6 +13,15 @@ description: |
|
||||||
confinement: strict
|
confinement: strict
|
||||||
grade: stable
|
grade: stable
|
||||||
|
|
||||||
|
# Metadata fields
|
||||||
|
title: Wekan
|
||||||
|
contact: https://github.com/wekan/wekan/issues
|
||||||
|
license: MIT
|
||||||
|
donation: https://wekan.fi/commercial-support/
|
||||||
|
issues: https://github.com/wekan/wekan/issues
|
||||||
|
source-code: https://github.com/wekan/wekan
|
||||||
|
website: https://wekan.fi
|
||||||
|
|
||||||
# Use platforms instead of architectures for core24 base
|
# Use platforms instead of architectures for core24 base
|
||||||
platforms:
|
platforms:
|
||||||
amd64:
|
amd64:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue