summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordramm2021-10-09 14:00:52 -0300
committerdramm2021-10-09 14:00:52 -0300
commit1bd1996b4dba0d1361d01ab084eb05f65b9d8e2f (patch)
tree1b104ffdfe8800fb53167cf27694be3833dc0bb2
parentafc97032bedfb09fd6b8b55c8b22948e9b2fb8af (diff)
downloadaur-1bd1996b4dba0d1361d01ab084eb05f65b9d8e2f.tar.gz
updated dependencies
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b782f5ca2c60..60393efe8dd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=torguard
pkgver=4.7.7
build=build.68+g6f12bd0
-pkgrel=1
+pkgrel=2
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
arch=('x86_64')
@@ -13,6 +13,8 @@ url="https://www.torguard.net"
depends=('iproute2'
'qt5-websockets'
'qt5-declarative'
+ 'qt5-quickcontrols2'
+ 'qt5-svg'
'shadowsocks-libev'
'unbound'
'stunnel')