summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorABOhiccups2023-05-18 10:17:57 -0400
committerABOhiccups2023-05-18 10:17:57 -0400
commit30f486be011632abe8b43b7b8a3e9f9627d11082 (patch)
tree7854f4672c2672f777154ae1687d36130b6d83fd
parentc7db32b766b074ca955433966a94ad5df8d24ddf (diff)
downloadaur-30f486be011632abe8b43b7b8a3e9f9627d11082.tar.gz
Update to latest version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab25c3549922..90e820ff3277 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.8.17
+ pkgver = 4.8.20
pkgrel = 1
url = https://www.torguard.net
install = torguard.install
@@ -10,7 +10,7 @@ pkgbase = torguard
depends = psmisc
depends = libxkbcommon-x11
optdepends = wireguard-tools: wireguard support
- source = https://updates.torguard.biz/Software/Linux/torguard-v4.8.17-amd64-arch.tar.gz
- sha256sums = f4b6d999ed0db54739e261d2ab44afdde7bbb87ba84f71670a61baa291cbcfc0
+ source = https://updates.torguard.biz/Software/Linux/torguard-v4.8.20-amd64-arch.tar.gz
+ sha256sums = 219d9a185937170752d45eaa2f4f75385cf2d03c1d685c4c519a3a428ca1a54b
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index e3fdd1ace65f..fb9eb13b75cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Arch Linux Community
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.8.17
-build=build.242.1+gcefc4e9
+pkgver=4.8.20
+build=build.257.1+ge098d29
pkgrel=1
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
@@ -13,7 +13,7 @@ depends=('iproute2' 'psmisc' 'libxkbcommon-x11')
optdepends=('wireguard-tools: wireguard support')
license=(custom)
source=("https://updates.torguard.biz/Software/Linux/torguard-v${pkgver}-amd64-arch.tar.gz")
-sha256sums=('f4b6d999ed0db54739e261d2ab44afdde7bbb87ba84f71670a61baa291cbcfc0')
+sha256sums=('219d9a185937170752d45eaa2f4f75385cf2d03c1d685c4c519a3a428ca1a54b')
install=torguard.install
package() {