summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 074b53ecaff3..f5443f7c3e32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=3.96.1
-pkgrel=2
+pkgver=3.97.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')
@@ -12,11 +12,12 @@ url="https://www.torguard.com"
depends=('iproute2'
'qt5-websockets'
'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=('6fb515106c5b1c6fad0f53e3bbb6eacf21198bc444cd06e2a5c381d91864810d')
+sha256sums_x86_64=('02f027c308842eaba3fa918165d689afb59b8f7e93618be380346c345d60ca87')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {