Update snapcraft.yaml
This commit is contained in:
parent
70f76d61f4
commit
cbe0cb171b
13
snap/snapcraft.yaml
Normal file
13
snap/snapcraft.yaml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
|
||||||
|
# After registering a name on build.snapcraft.io, commit an uncommented line:
|
||||||
|
# name: your-registered-name
|
||||||
|
version: '17.0.1' # just for humans, typically '1.2+git' or '1.3.2'
|
||||||
|
summary: Single-line elevator pitch for your amazing snap # 79 char long summary
|
||||||
|
description: |
|
||||||
|
TheDesk is an open source client for Mastodon.
|
||||||
|
|
||||||
|
parts:
|
||||||
|
my-part:
|
||||||
|
# See 'snapcraft plugins'
|
||||||
|
plugin: nil
|
||||||
|
|
Loading…
Reference in New Issue
Block a user