summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames McMurray2020-11-21 14:06:08 +0100
committerJames McMurray2020-11-21 14:06:08 +0100
commit67b5463d5dbb2566f9c8ea6b2ccb3160c931d701 (patch)
tree6b1e8fed43f15f1e2e604514aec869647fe522fc /PKGBUILD
parent6a3963fc77fe50267ae59e9caa316f394e3faa6a (diff)
downloadaur-67b5463d5dbb2566f9c8ea6b2ccb3160c931d701.tar.gz
vopono 0.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c295a33d2c87..28a86143d5a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="vopono"
pkgname=vopono-bin
-pkgver=0.5.3
+pkgver=0.6.0
pkgrel=1
pkgdesc='Run applications through VPN connections in network namespaces'
arch=('x86_64')
@@ -12,7 +12,7 @@ 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=('dbb9f45231c9ae0c33216253082ed9d437c42b909d7d014de780936ce2e8cb0d')
+sha256sums=('bbffab2605b5b8d88d8e4caf6a8bde6b1679493a66732a63260614385913aebf')
provides=('vopono')
conflicts=('vopono')