summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames McMurray2021-04-04 14:28:51 +0200
committerJames McMurray2021-04-04 14:28:51 +0200
commit7ed5e1e38a229e27092aaca202f41cbb85012eac (patch)
treea19c39adfdf8bca90001f8129db772d414f618ff /PKGBUILD
parent6d532d529f75d4d9c286213be58c5e7ef8d5c6b4 (diff)
downloadaur-7ed5e1e38a229e27092aaca202f41cbb85012eac.tar.gz
0.6.10 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8af3f11a30ff..6ceaa36024a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="vopono"
pkgname=vopono-bin
-pkgver=0.6.2
+pkgver=0.6.10
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=('a2a21c0514b48b81c228e1e93dce40f9a39fcd924c39e0803a02b5c6c029d821')
+sha256sums=('99783c55d0f93aed13e2546e426a236e6d27eb113a8ac9a05fd8ba60ec64f91e')
provides=('vopono')
conflicts=('vopono')