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 42f5cf712c9f..d195945c2544 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.2.0
+ pkgver = 4.3.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.2.0-amd64-arch.tar.gz
- sha256sums_x86_64 = 31bcfed8e2ed7c8e31112c1aa91f96749ae4df4aa93cbc1813e84c456e0858d5
+ source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v4.3.0-amd64-arch.tar.gz
+ sha256sums_x86_64 = 3dd5ed4e30d69684d579dca0eb4da573a2bb3e98063be0ad51f20fe7a2404a5b
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index 668b77d95a75..0c3189ca8bbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.2.0
+pkgver=4.3.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=('31bcfed8e2ed7c8e31112c1aa91f96749ae4df4aa93cbc1813e84c456e0858d5')
+sha256sums_x86_64=('3dd5ed4e30d69684d579dca0eb4da573a2bb3e98063be0ad51f20fe7a2404a5b')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {