summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordramm2020-08-28 14:20:33 -0300
committerdramm2020-08-28 14:20:33 -0300
commit9050404e3f67e5356486ab109cc2240bc06a0a03 (patch)
tree2805c24443f0b1f17e20094a8f84448cd44b050d /PKGBUILD
parent0d1cabc5077ce3a0fa53f913477ce36c27f7a481 (diff)
downloadaur-9050404e3f67e5356486ab109cc2240bc06a0a03.tar.gz
updated to v.4.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c90330bf9ce..1e22ff191de0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=3.99.3
+pkgver=4.0.1
pkgrel=1
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
@@ -15,10 +15,11 @@ depends=('iproute2'
'shadowsocks-libev'
'unbound'
'stunnel')
+optdepends=('wireguard-tools: wireguard support')
license=(custom)
source_x86_64=("https://updates.torguard.biz/Software/Linux/torguard-v${pkgver}-amd64-arch.tar.gz")
source=('torguard.sysusers')
-sha256sums_x86_64=('9a7e4f44b4216c6ad6f220ef1f9862bcc90189fd4005e5c0ee4545ea60fe83cc')
+sha256sums_x86_64=('803e43c51d3a334fe62a3cf078b323a983461309613943b960ae880b46577308')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {