summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3ddb1b6727c..4f01af27b01b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="vopono"
pkgname=vopono-bin
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc='Run applications through VPN connections in network namespaces'
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('nftables' 'iptables' 'procps-ng' 'coreutils' 'findutils')
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=('d460fbf7cc239fa6a5fd876c8d9ed0a7812882446374ee748ed8a89cb615c2be')
+sha256sums=('90dde7dc9038149059b95a3ed1ffba377a5f4da17390c2fd80456b01481d65a9')
provides=('vopono')
conflicts=('vopono')