summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames McMurray2022-07-03 16:06:11 +0200
committerJames McMurray2022-07-03 16:06:11 +0200
commitc755e2902a7e234970c49453bf9c7577f2a6dc35 (patch)
tree9e5cc9b7c090b1b77ac7723e5dd42ffd9e670010 /PKGBUILD
parent683d4bdb9ae9eb3e913c321b3846884d476ea411 (diff)
downloadaur-c755e2902a7e234970c49453bf9c7577f2a6dc35.tar.gz
vopono 0.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55e35dd1ca60..03dbc8cbf44f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: James McMurray <jamesmcm03@gmail.com>
pkgname=vopono
-pkgver=0.9.2
+pkgver=0.10.0
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')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('13151d8ea7b798ec1cbec6e682bc5573a3c81fd2671380831b61fd447868e625')
+sha256sums=('286cd60eee0ce5fca87980ce49902e726d426a959504a3729e1a573efa4a71af')
provides=('vopono')
conflicts=('vopono')
options=('!lto')