From 6ab298e3e4ba2bc1005ee9f90b0b4569544faaf9 Mon Sep 17 00:00:00 2001 From: Pedro Avalos Jimenez Date: Mon, 14 Oct 2024 15:44:57 -0500 Subject: [PATCH] Update snapcraft.yaml Add upstream license identifier --- snap/snapcraft.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index a893c00..a62d87c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,8 +1,8 @@ -# TODO: 'snapcraft register ' name: protonmail-bridge icon: snap/gui/protonmail-bridge.svg summary: Proton Mail Bridge application version: 3.14.0 +license: GPL-3.0 description: | NOTE: This is a wrapper of the official package, but it is not verified, affiliated with, or supported by Proton AG. @@ -24,7 +24,6 @@ contact: https://github.com/pedro-avalos/protonmail-bridge-snap/issues issues: https://github.com/pedro-avalos/protonmail-bridge-snap/issues source-code: https://github.com/ProtonMail/proton-bridge -# XXX: On core22 for now only because of kde-neon-6 base: core22 grade: stable confinement: strict