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 37dbf88cdf32..92041f896e91 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.5.1
+ pkgver = 4.7.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.5.1-amd64-arch.tar.gz
- sha256sums_x86_64 = f4a6aa5f72d523633137a95dd6d35c17892b0b3a669cb0dfcd4c0fabe857ed7b
+ source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v4.7.0-amd64-arch.tar.gz
+ sha256sums_x86_64 = a274ee1c49594b74d45af770eb4227ad47582a6fda6d1d6f81c50833db50e656
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index c952669aa8a0..11a761867aa0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.5.1
+pkgver=4.7.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=('f4a6aa5f72d523633137a95dd6d35c17892b0b3a669cb0dfcd4c0fabe857ed7b')
+sha256sums_x86_64=('a274ee1c49594b74d45af770eb4227ad47582a6fda6d1d6f81c50833db50e656')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {