Skip to content

Commit 4ba254b

Browse files
authored
wow, name changed
1 parent 4a99976 commit 4ba254b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

snap/snapcraft.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
1-
name: dogeart # you probably want to 'snapcraft register <name>'
2-
version: '3.7.1' # just for humans, typically '1.2+git' or '1.3.2'
1+
name: doge-art
2+
version: '3.7.2'
33
summary: doge is a simple motd script
44
description: doge is a simple motd script based on the slightly stupid but very funny doge meme.
55

6-
grade: stable # must be 'stable' to release into candidate/stable channels
7-
confinement: strict # use 'strict' once you have the right plugs and slots
6+
grade: stable
7+
confinement: strict
88

99
apps:
1010
doge:
1111
command: doge
1212

1313
parts:
1414
doge:
15-
# See 'snapcraft plugins'
1615
plugin: python
1716
python-version: python2

0 commit comments

Comments
 (0)