From 8f9e1b2eb7270f9919ca83976fb4282374848a96 Mon Sep 17 00:00:00 2001 From: Safihre Date: Sat, 12 Jan 2019 10:47:49 +0100 Subject: [PATCH] Set snapcraft grade to stable so it can be published This snapcraft stuff is just a developer's nightmare. They pretend it is easy, but for developers that introduced way to much customization and weird features.. --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ec88b49..198f167 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -3,7 +3,7 @@ version: git summary: SABnzbd description: The automated Usenet download tool confinement: strict -grade: devel +grade: stable icon: interfaces/Config/templates/staticcfg/images/logo-small.svg version-script: | grep -oP '(?<=^Version: ).*' PKG-INFO