summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39b6483c742c..32c4be68597a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = torguard
pkgdesc = TorGuard VPN Software Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide.
- pkgver = 3.90.0
- pkgrel = 3
+ pkgver = 3.92.0
+ pkgrel = 1
url = https://www.torguard.com
arch = x86_64
license = custom
@@ -12,8 +12,8 @@ pkgbase = torguard
depends = stunnel
source = torguard.sysusers
sha256sums = b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873
- source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v3.90.0-amd64-arch.tar.gz
- sha256sums_x86_64 = 710481abbee583a74394a0a95d0e6440e6b79532361ba4e5831e43ca02686bdb
+ source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v3.92.0-amd64-arch.tar.gz
+ sha256sums_x86_64 = 21d46bd8ad6d856e8de60ed760777cdc508baa0e7b5b188dd57e32fdb2c32bba
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index 234762e64dca..bed5cb8c55f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=3.90.0
-pkgrel=3
+pkgver=3.92.0
+pkgrel=1
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
arch=('x86_64')
@@ -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=('710481abbee583a74394a0a95d0e6440e6b79532361ba4e5831e43ca02686bdb')
+sha256sums_x86_64=('21d46bd8ad6d856e8de60ed760777cdc508baa0e7b5b188dd57e32fdb2c32bba')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {