From 20dd730c68add464ced3d5db0096fa4aba8b849a Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Fri, 22 Sep 2023 19:33:11 +0200 Subject: [PATCH 1/2] Update snapcraft.yaml --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 7fedaaf..f465033 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -3,7 +3,7 @@ base: core20 # 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: Single-line elevator pitch for your amazing snap # 79 char long summary description: | - This is my-snap's description. You have a paragraph or two to tell the + This is my-snap's description, yay. You have a paragraph or two to tell the most important story about your snap. Keep it under 100 words though, we live in tweetspace and your description wants to look good in the snap store. From 9450373e1da7071d24a75e9de1c510a5684a2365 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Mon, 25 Sep 2023 05:44:34 +0200 Subject: [PATCH 2/2] Update snapcraft.yaml --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index f465033..9ec271c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -3,7 +3,7 @@ base: core20 # 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: Single-line elevator pitch for your amazing snap # 79 char long summary description: | - This is my-snap's description, yay. You have a paragraph or two to tell the + This is my-snap's description! You have a paragraph or two to tell the most important story about your snap. Keep it under 100 words though, we live in tweetspace and your description wants to look good in the snap store.