summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames McMurray2020-08-09 14:35:50 +0200
committerJames McMurray2020-08-09 14:35:50 +0200
commitd58c9bf5101464f52a8ec0e242c84c728f6a853d (patch)
tree241d8e75434fba79dac5f36d8dbf2d6259b588c7 /PKGBUILD
parent587fdb142e411ebae55285d4573d39f91f9db4b7 (diff)
downloadaur-d58c9bf5101464f52a8ec0e242c84c728f6a853d.tar.gz
Update to v0.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56b1f68eccdc..8920df6cf66d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="vopono"
pkgname=vopono-bin
-pkgver=0.2.1
+pkgver=0.3.1
pkgrel=1
pkgdesc='Run applications through VPN connections in network namespaces'
arch=('x86_64')
@@ -10,10 +10,10 @@ url='https://github.com/jamesmcm/vopono'
license=('GPL3')
makedepends=('git' 'rust')
depends=('nftables' 'iptables' 'procps-ng' 'coreutils' 'findutils')
-optdepends=('openvpn: for OpenVPN connections' 'wireguard-tools: for Wireguard connections')
+optdepends=('openvpn: for OpenVPN connections' 'wireguard-tools: for Wireguard connections' 'shadowsocks-libev: for Shadowsocks support (Mullvad)')
source=("${_pkgname}::${url}/releases/download/${pkgver}/${_pkgname}_${pkgver}_linux_x86-64_musl")
noextract=("${_pkgname}")
-sha256sums=('cd2e8e8fa53802f3a419b12c8121384604c616c40b81c06a97b72e3c35696ae1')
+sha256sums=('18ef6d90f7b7d0f937862048d33589a8ed240e90e81588f7a95c5e3b08542f41')
provides=('vopono')
conflicts=('vopono')