From fba1b1f87930ba1ed4ccaecb88f7e6fb548d4c34 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 27 Feb 2020 11:54:23 -0800 Subject: [PATCH] Get name working --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 5f03f514..bbb2b86d 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,4 +1,4 @@ -name: Lubuntu Manual # you probably want to 'snapcraft register ' +name: lubuntu-manual # you probably want to 'snapcraft register ' base: core18 # the base snap is the execution environment for this snap version: '0.1' # just for humans, typically '1.2+git' or '1.3.2' summary: Documentation for Lubuntu # 79 char long summary @@ -14,4 +14,4 @@ confinement: devmode # use 'strict' once you have the right plugs and slots parts: my-part: # See 'snapcraft plugins' - plugin: nil + plugin: make