summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09b8e3b562f1..42f5cf712c9f 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 = 4.1.2
+ pkgver = 4.2.0
pkgrel = 1
url = https://www.torguard.com
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = torguard
optdepends = wireguard-tools: wireguard support
source = torguard.sysusers
sha256sums = b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873
- source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v4.1.2-amd64-arch.tar.gz
- sha256sums_x86_64 = 31116d6ebfa7e45acdacaf30cafb147be1c2ee9909adc79585010f1ac3bb938c
+ source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v4.2.0-amd64-arch.tar.gz
+ sha256sums_x86_64 = 31bcfed8e2ed7c8e31112c1aa91f96749ae4df4aa93cbc1813e84c456e0858d5
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index 8d501870bdff..668b77d95a75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.1.2
+pkgver=4.2.0
pkgrel=1
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
@@ -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=('31116d6ebfa7e45acdacaf30cafb147be1c2ee9909adc79585010f1ac3bb938c')
+sha256sums_x86_64=('31bcfed8e2ed7c8e31112c1aa91f96749ae4df4aa93cbc1813e84c456e0858d5')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {