summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordramm2021-08-10 11:06:29 -0300
committerdramm2021-08-10 11:06:29 -0300
commit2f2c6a5fd9e484e70b733d43685d0c10283a3ee5 (patch)
tree103f71e816cfae663dc71fa8aeb02f029ce2a93f /PKGBUILD
parent7776bf195cbd1eaafdfa7c923df991eb9516d32a (diff)
downloadaur-2f2c6a5fd9e484e70b733d43685d0c10283a3ee5.tar.gz
updated to v.4.7.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11a761867aa0..e5a09e5aae59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.7.0
+pkgver=4.7.3
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"
+url="https://www.torguard.net"
depends=('iproute2'
'qt5-websockets'
'qt5-declarative'
@@ -19,7 +19,7 @@ optdepends=('wireguard-tools: wireguard support')
license=(custom)
source_x86_64=("https://updates.torguard.biz/Software/Linux/torguard-v${pkgver}-amd64-arch.tar.gz")
source=('torguard.sysusers')
-sha256sums_x86_64=('a274ee1c49594b74d45af770eb4227ad47582a6fda6d1d6f81c50833db50e656')
+sha256sums_x86_64=('97032806b76d6e28d74f872cb4c46a132dd3b2565aaaa075abcf7ef5020e0396')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {