[neon/neon-packaging/rolisteam/Neon/release] /: update to core20 snap

Jonathan Riddell null at kde.org
Wed Mar 3 17:06:29 GMT 2021


Git commit 4ec9de527fbed580718cd119e7f2c534c870e141 by Jonathan Riddell.
Committed on 03/03/2021 at 17:05.
Pushed by jriddell into branch 'Neon/release'.

update to core20 snap

M  +10   -1    snapcraft.yaml

https://invent.kde.org/neon/neon-packaging/rolisteam/commit/4ec9de527fbed580718cd119e7f2c534c870e141

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 900844d..6ddec89 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -3,7 +3,7 @@ name: rolisteam
 version: 1.9.0
 confinement: strict
 grade: stable
-base: core18
+base: core20
 summary: role playing games
 description: |
   Rolisteam can help you to manage a role playing game. It allows you to share
@@ -23,6 +23,15 @@ apps:
     - pulseaudio
     - desktop
     - desktop-legacy
+package-repositories:
+-   type: apt
+    components:
+    - main
+    suites:
+    - focal
+    key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D
+    url: http://origin.archive.neon.kde.org/user
+    key-server: keyserver.ubuntu.com
 parts:
   rcse:
     plugin: qmake


More information about the Neon-commits mailing list