summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames McMurray2021-07-17 23:23:52 +0200
committerJames McMurray2021-07-17 23:23:52 +0200
commit9b973c9260e0dc9136c6f83717dc748c09113856 (patch)
treebe6bf7343074d0374aea2e997b16345fb7667b05 /PKGBUILD
parentab7113b1803e0c571b3ee7b5a29127ce521db37b (diff)
downloadaur-9b973c9260e0dc9136c6f83717dc748c09113856.tar.gz
vopono 0.8.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ff0fc483937..9f63e93ecab5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
_pkgname="vopono"
pkgname=vopono-bin
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=1
pkgdesc='Run applications through VPN connections in network namespaces'
-arch=('x86_64')
+arch=('x86_64' 'armv7h')
url='https://github.com/jamesmcm/vopono'
license=('GPL3')
-optdepends=('openvpn: for OpenVPN connections' 'wireguard-tools: for Wireguard connections' 'shadowsocks-libev: for Shadowsocks support (Mullvad)')
+optdepends=('openvpn: for OpenVPN connections' 'wireguard-tools: for Wireguard connections' 'shadowsocks-libev: for Shadowsocks support (Mullvad)' 'openfortivpn: for FortiClient VPN connections')
source_x86_64=("${_pkgname}::${url}/releases/download/${pkgver}/${_pkgname}_${pkgver}_linux_x86-64_gcc")
source_armv7h=("${_pkgname}::${url}/releases/download/${pkgver}/${_pkgname}_${pkgver}_linux_armv7")
noextract=("${_pkgname}")
-sha256sums_x86_64=('33dc536d3b9f24310f5b40bb3dc4336323e555d2a2a19131c764e2f8e9450625')
-sha256sums_armv7h=('6f3e8b41a4b1d0ad327aae1ba21921160a475e08d3985810d5c919095ef64e0a')
+sha256sums_x86_64=('61969b5dbaaf8746fb1f49171cdac32994cdcebe742a5c3a2a1daf2be7888083')
+sha256sums_armv7h=('739b259acf191d40657746875a17d2fdbb1e9bfc6df2996081816d3f1bad824a')
provides=('vopono')
conflicts=('vopono')