summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordramm2019-12-28 08:55:32 -0300
committerdramm2019-12-28 08:55:32 -0300
commitff24d89a5ff3af518098bebf8fbc6980403679ed (patch)
tree8e158084f57f1c46763002f641fcc9d997d4e2f6 /PKGBUILD
parentc4838ba870f2aa67c819a7a950fa2daa83f9d3ca (diff)
downloadaur-ff24d89a5ff3af518098bebf8fbc6980403679ed.tar.gz
updated to v.3.97.1
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() {