summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordramm2020-07-14 16:46:58 -0300
committerdramm2020-07-14 16:46:58 -0300
commit0d1cabc5077ce3a0fa53f913477ce36c27f7a481 (patch)
treedd9c7cf7bcb83b52948e7d8a586f32cf6efdbbad /PKGBUILD
parente0381703b46f7af96a7bbf4ba4d246ab86c521d9 (diff)
downloadaur-0d1cabc5077ce3a0fa53f913477ce36c27f7a481.tar.gz
updated to v.3.99.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f4763750f24..5c90330bf9ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=3.99.1
+pkgver=3.99.3
pkgrel=1
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
@@ -11,13 +11,14 @@ arch=('x86_64')
url="https://www.torguard.com"
depends=('iproute2'
'qt5-websockets'
+ 'qt5-declarative'
'shadowsocks-libev'
'unbound'
'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=('f14ce055dde829fdb7f633b6422c81d0b9d3008c9b181fcb123f66426af7a2fc')
+sha256sums_x86_64=('9a7e4f44b4216c6ad6f220ef1f9862bcc90189fd4005e5c0ee4545ea60fe83cc')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {