summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrany2021-11-08 20:13:53 +0200
committerrany2021-11-08 20:13:53 +0200
commitb8226023af0801fbbab0457d60152bf751038a13 (patch)
tree9d04f45d7b8a212117f2a3d64c03fc9b3e1344a4
parent9cb290a4f5a6148c4db3687ec62898da2ce815d7 (diff)
downloadaur-b8226023af0801fbbab0457d60152bf751038a13.tar.gz
Version bump to 0.21.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7332eb384f14..a7df7a47dfb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = riseup-vpn
pkgdesc = RiseupVPN is a branded build of Bitmask VPN. Bitmask VPN is a minimal rewrite of the Bitmask VPN Client, written in golang, that for now lacks client authentication, and is preconfigured to use a single provider.
- pkgver = 0.21.2
+ pkgver = 0.21.6
pkgrel = 4
url = https://0xacab.org/leap/bitmask-vpn
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = riseup-vpn
depends = qt5-quickcontrols
depends = qt5-quickcontrols2
depends = hicolor-icon-theme
- source = git+https://0xacab.org/leap/bitmask-vpn.git#commit=7ed49b92ff19205af276dee371174579c8b4c811
+ source = git+https://0xacab.org/leap/bitmask-vpn.git#commit=e01a926fb8fea4056fe4c594d59e4d8c7e0714ac
source = riseup-vpn_launcher.desktop
source = riseup-vpn.png
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c6126ba0608c..369a19659fdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=riseup-vpn
pkgrel=4
-pkgver=0.21.2
-_commit=7ed49b92ff19205af276dee371174579c8b4c811
+pkgver=0.21.6
+_commit=e01a926fb8fea4056fe4c594d59e4d8c7e0714ac
pkgdesc="RiseupVPN is a branded build of Bitmask VPN. Bitmask VPN is a minimal rewrite of the Bitmask VPN Client, written in golang, that for now lacks client authentication, and is preconfigured to use a single provider."
url="https://0xacab.org/leap/bitmask-vpn"
arch=('x86_64')