From 8f0736dd6322a6d60c392ebc58caa675f909781b Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Sun, 2 Oct 2022 20:54:07 -0700 Subject: Snapcraft: Try upgrading to core22 base --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'snap') diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 539d1de0..8a70c93b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: onionshare -base: core20 +base: core22 version: "2.6" summary: Securely and anonymously share files, host websites, and chat using Tor description: | @@ -20,7 +20,7 @@ apps: onionshare: common-id: org.onionshare.OnionShare command: bin/onionshare - extensions: [gnome-3-38] + extensions: [gnome] plugs: - desktop - home -- cgit v1.2.3-54-g00ecf