summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordramm2019-03-23 17:56:00 -0300
committerdramm2019-03-23 17:56:00 -0300
commitcdf260769110df30dd7bc3be895490be9d011c07 (patch)
tree2309bfd9748aacc62ee684c3f71cfade502ed96c
parentd2b8bd84039dce13518a2ae7de6f68c1782124a1 (diff)
downloadaur-cdf260769110df30dd7bc3be895490be9d011c07.tar.gz
updated to v.3.93.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32c4be68597a..283553c84d9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = torguard
pkgdesc = TorGuard VPN Software Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide.
- pkgver = 3.92.0
+ pkgver = 3.93.1
pkgrel = 1
url = https://www.torguard.com
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = torguard
depends = stunnel
source = torguard.sysusers
sha256sums = b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873
- source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v3.92.0-amd64-arch.tar.gz
- sha256sums_x86_64 = 21d46bd8ad6d856e8de60ed760777cdc508baa0e7b5b188dd57e32fdb2c32bba
+ source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v3.93.1-amd64-arch.tar.gz
+ sha256sums_x86_64 = 7d625e7f081714e501565e8f417fc7b7c67b87185bd201f8bbe0df88c5c4047e
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index bed5cb8c55f0..7df5e455454c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=3.92.0
+pkgver=3.93.1
pkgrel=1
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
@@ -17,7 +17,7 @@ depends=('iproute2'
license=(custom)
source_x86_64=("https://updates.torguard.biz/Software/Linux/torguard-v${pkgver}-amd64-arch.tar.gz")
source=('torguard.sysusers')
-sha256sums_x86_64=('21d46bd8ad6d856e8de60ed760777cdc508baa0e7b5b188dd57e32fdb2c32bba')
+sha256sums_x86_64=('7d625e7f081714e501565e8f417fc7b7c67b87185bd201f8bbe0df88c5c4047e')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {