2019-01-23 15:22:21 +11:00
|
|
|
|
|
|
|
# After registering a name on build.snapcraft.io, commit an uncommented line:
|
2019-01-23 15:24:44 +11:00
|
|
|
name: thedesk
|
2019-01-23 15:22:21 +11:00
|
|
|
version: '17.0.1' # just for humans, typically '1.2+git' or '1.3.2'
|
2019-01-23 15:24:44 +11:00
|
|
|
summary: TheDesk is an open source client for Mastodon. # 79 char long summary
|
2019-01-23 15:22:21 +11:00
|
|
|
description: |
|
|
|
|
TheDesk is an open source client for Mastodon.
|
|
|
|
|
|
|
|
parts:
|
|
|
|
my-part:
|
|
|
|
# See 'snapcraft plugins'
|
|
|
|
plugin: nil
|
|
|
|
|