summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames McMurray2021-05-09 09:19:02 +0200
committerJames McMurray2021-05-09 09:19:02 +0200
commite2d04207449dbf14f0f029a4933b511321bb5d44 (patch)
treeab1d9a6c04abd172d58afce146e964abbcaa0dc1 /PKGBUILD
parentc7ed17570ab48d5b4654fffb32940eb716d10cc9 (diff)
downloadaur-e2d04207449dbf14f0f029a4933b511321bb5d44.tar.gz
Update and remove git and rust deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55033e01d702..1a41d273a4ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,16 @@
_pkgname="vopono"
pkgname=vopono-bin
-pkgver=0.7.0
+pkgver=0.7.1
pkgrel=1
pkgdesc='Run applications through VPN connections in network namespaces'
arch=('x86_64')
url='https://github.com/jamesmcm/vopono'
license=('GPL3')
-makedepends=('git' 'rust')
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=('ab6690ae4d57540d07387c1d7e7ef12481405f055102aaaa3649d019b3b5ca2b')
+sha256sums=('7c2525118ed6db4a11ef49658359ad5cd89d70b6d2f3c2d14a9e45b54c959721')
provides=('vopono')
conflicts=('vopono')