summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorABOhiccups2023-07-25 16:46:15 -0400
committerABOhiccups2023-07-25 16:46:15 -0400
commita577d1fd62f217536d8348999c19d8e2f0fb3ae8 (patch)
treed8e557b6e8afb307acbf9df11c8787fbdd3ff478
parent30f486be011632abe8b43b7b8a3e9f9627d11082 (diff)
downloadaur-a577d1fd62f217536d8348999c19d8e2f0fb3ae8.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 90e820ff3277..b9f3ac698d4a 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.20
+ pkgver = 4.8.21
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.20-amd64-arch.tar.gz
- sha256sums = 219d9a185937170752d45eaa2f4f75385cf2d03c1d685c4c519a3a428ca1a54b
+ source = https://updates.torguard.biz/Software/Linux/torguard-v4.8.21-amd64-arch.tar.gz
+ sha256sums = b352fcc94f392d3a7f4c0299e98f6af362dddcd93a6f25e608e760c48a1efb1c
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index fb9eb13b75cb..7d8e2997534d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Arch Linux Community
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.8.20
-build=build.257.1+ge098d29
+pkgver=4.8.21
+build=build.261.2+gb5fe3d2
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=('219d9a185937170752d45eaa2f4f75385cf2d03c1d685c4c519a3a428ca1a54b')
+sha256sums=('b352fcc94f392d3a7f4c0299e98f6af362dddcd93a6f25e608e760c48a1efb1c')
install=torguard.install
package() {