aboutsummaryrefslogtreecommitdiff
path: root/snap/snapcraft.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r--snap/snapcraft.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 00682777..3c049e59 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,6 +1,6 @@
name: onionshare
base: core18
-version: '2.3.1'
+version: '2.3.2.dev1'
summary: Securely and anonymously share files, host websites, and chat using Tor
description: |
OnionShare lets you securely and anonymously send and receive files. It works by starting
@@ -8,7 +8,7 @@ description: |
web address so others can download files from you, or upload files to you. It does _not_
require setting up a separate server or using a third party file-sharing service.
-grade: stable # must be 'stable' to release into candidate/stable channels
+grade: devel # stable or devel
confinement: strict
apps:
@@ -40,7 +40,7 @@ parts:
python-version: python3
python-packages:
- psutil
- - pyside2==5.15.1
+ - pyside2==5.15.2
- qrcode
stage-packages:
- libasound2
@@ -127,8 +127,8 @@ parts:
after: [tor, obfs4]
tor:
- source: https://dist.torproject.org/tor-0.4.5.6.tar.gz
- source-checksum: sha256/22cba3794fedd5fa87afc1e512c6ce2c21bc20b4e1c6f8079d832dc1e545e733
+ source: https://dist.torproject.org/tor-0.4.5.7.tar.gz
+ source-checksum: sha256/447fcaaa133e2ef22427e98098a60a9c495edf9ff3e0dd13f484b9ad0185f074
source-type: tar
plugin: autotools
build-packages: