diff options
| author | Kali Kaneko <kali@leap.se> | 2018-03-24 01:00:47 +0100 | 
|---|---|---|
| committer | Kali Kaneko <kali@leap.se> | 2018-03-24 01:00:47 +0100 | 
| commit | 78a8ebcce91815a1793c1769b282b99ea75ec50f (patch) | |
| tree | 2d9d2eff93f0a53465a92827e1c98f48c4d9c775 | |
| parent | 9ee4859558b868f01012c39dd98bf292d64e09f0 (diff) | |
[pkg] change description of riseupvpn0.10.5rc1
| -rw-r--r-- | pkg/riseupvpn/snap/snapcraft.yaml | 7 | 
1 files changed, 4 insertions, 3 deletions
diff --git a/pkg/riseupvpn/snap/snapcraft.yaml b/pkg/riseupvpn/snap/snapcraft.yaml index b22ecd56..064a48ae 100644 --- a/pkg/riseupvpn/snap/snapcraft.yaml +++ b/pkg/riseupvpn/snap/snapcraft.yaml @@ -3,9 +3,10 @@ version: '0.10.4'  epoch: 0  summary: RiseupVPN, anonymous VPN. Powered by Bitmask.  description: | -        RiseupVPN is an anonymous VPN. It's controlled by a minimal systray -        that communicates with the bitmaskd daemon. -        Don't forget to donate! +        RiseupVPN is an easy, fast, and secure VPN service from riseup.net. +        RiseupVPN does not require a user account, keep logs, or track you in +        any way. The service is paid for entirely by donations from users like +        you.  grade: stable # must be 'stable' to release into candidate/stable channels. switch to devel in snap branch.  confinement: classic  | 
