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 3605ccb5c35e..e74fcfcc53a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: James McMurray <jamesmcm03@gmail.com>
pkgname=vopono
-pkgver=0.10.8
+pkgver=0.10.9
pkgrel=1
pkgdesc='Run applications through VPN connections in network namespaces'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
makedepends=('git' 'rust')
optdepends=('openvpn: for OpenVPN connections' 'wireguard-tools: for Wireguard connections' 'shadowsocks-libev: for Shadowsocks support (Mullvad)' 'openfortivpn: for FortiClient VPN connections' 'libnatpmp: for ProtonVPN port forwarding support')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('0e171ef7a0e0489d1b30b51aafd154cbd8c973b44d9730e0f998287aceac391c')
+sha256sums=('f917d8b3d8b345f159d3d78aa77e6ed0a464a0541bb35a0983e8f4818daec61c')
provides=('vopono')
conflicts=('vopono')
options=('!lto')