summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordramm2019-07-23 17:14:13 -0300
committerdramm2019-07-23 17:14:13 -0300
commit74fbe7a7709063b3f6a98fff0f7af5fbbd442b46 (patch)
tree803d03850a7d201e19f1a95f8efa5834dc8f1c47 /PKGBUILD
parent172498f5b41efd9fef83750eb4f38d9f6e661b68 (diff)
downloadaur-74fbe7a7709063b3f6a98fff0f7af5fbbd442b46.tar.gz
updated to v.3.96.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67089e2f957d..c1846725503a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,21 +3,21 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=3.95.1
+pkgver=3.96.1
pkgrel=1
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
arch=('x86_64')
url="https://www.torguard.com"
depends=('iproute2'
- 'qt5-base'
+ 'qt5-websockets'
'openvpn'
'shadowsocks-libev'
'stunnel')
license=(custom)
source_x86_64=("https://updates.torguard.biz/Software/Linux/torguard-v${pkgver}-amd64-arch.tar.gz")
source=('torguard.sysusers')
-sha256sums_x86_64=('da7e6c90e806ba71c1b37e44b3b2238ba19bc415bf6d77b5b5844206d2dfc2c7')
+sha256sums_x86_64=('6fb515106c5b1c6fad0f53e3bbb6eacf21198bc444cd06e2a5c381d91864810d')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {