summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames McMurray2023-11-04 17:50:57 +0100
committerJames McMurray2023-11-04 17:50:57 +0100
commitcae113361d577d13a2c141d8d773366138729e62 (patch)
treef14dbdedba1b99121b8ede93feb747e2e7b59f30 /PKGBUILD
parent08fb4008c2cae3509165169127183e91f2b04610 (diff)
downloadaur-cae113361d577d13a2c141d8d773366138729e62.tar.gz
vopono 0.10.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82a4ba8dcff3..84232ace944c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,20 @@
_pkgname="vopono"
pkgname=vopono-bin
-pkgver=0.10.6
+pkgver=0.10.7
pkgrel=1
pkgdesc='Run applications through VPN connections in network namespaces'
arch=('x86_64' 'armv7h' 'aarch64')
url='https://github.com/jamesmcm/vopono'
license=('GPL3')
-optdepends=('openvpn: for OpenVPN connections' 'wireguard-tools: for Wireguard connections' 'shadowsocks-libev: for Shadowsocks support (Mullvad)' 'openfortivpn: for FortiClient VPN connections')
+optdepends=('openvpn: for OpenVPN connections' 'wireguard-tools: for Wireguard connections' 'shadowsocks-libev: for Shadowsocks support (Mullvad)' 'openfortivpn: for FortiClient VPN connections' 'libnatpmp: for ProtonVPN port forwarding support')
source_x86_64=("${_pkgname}-${pkgver}::${url}/releases/download/${pkgver}/${_pkgname}_${pkgver}_linux_x86-64_gcc")
source_armv7h=("${_pkgname}-${pkgver}::${url}/releases/download/${pkgver}/${_pkgname}_${pkgver}_linux_armv7")
source_aarch64=("${_pkgname}-${pkgver}::${url}/releases/download/${pkgver}/${_pkgname}_${pkgver}_linux_aarch64")
noextract=("${_pkgname}")
-sha256sums_x86_64=('be9fc6c545a6e0347d76e0d7c89e155c8ab4508658599fbf63079a379246f921')
-sha256sums_armv7h=('32adcdfe322e137b2ab7d51d8e073391fe60610d75863a2af78b50ee20f8e9cb')
-sha256sums_aarch64=('b607e553056082ecbd76d9b6c978f1008682837ac5e4e1f5aea947695779ddce')
+sha256sums_x86_64=('5292906dba63b999cdce2d085c466ab57d93ac281dc374e3000b06a811a7d0d2')
+sha256sums_armv7h=('4e76c6e86f8277a9a96a886313ae58f678c3f237569debaf03b11062e98903e0')
+sha256sums_aarch64=('a0bd6fbd494f56903830f29c1cd4947763f122c892ea02dd7803288e6c208152')
provides=('vopono')
conflicts=('vopono')