summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames McMurray2020-11-08 19:20:49 +0100
committerJames McMurray2020-11-08 19:20:49 +0100
commit6a3963fc77fe50267ae59e9caa316f394e3faa6a (patch)
treed94851df3724bc0c142f723e64f27ff399a599d6 /PKGBUILD
parent887a68e68dfd9d7953c5f5d270fd972349b09ccc (diff)
downloadaur-6a3963fc77fe50267ae59e9caa316f394e3faa6a.tar.gz
vopono 0.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0e7e65e6206..c295a33d2c87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="vopono"
pkgname=vopono-bin
-pkgver=0.5.1
+pkgver=0.5.3
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=('86d8e36cbf1a5ebbe54e0fb37c07ea4db2e91432546e572d9942514da002af0a')
+sha256sums=('dbb9f45231c9ae0c33216253082ed9d437c42b909d7d014de780936ce2e8cb0d')
provides=('vopono')
conflicts=('vopono')