summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorABOhiccups2023-12-22 15:18:18 -0500
committerABOhiccups2023-12-22 15:18:18 -0500
commitbc33d2ac9ad9cdcd233449d34276d453a666fff9 (patch)
tree14c1c6c2fd439ffa71b2de13d6a5d0567c1bd763
parent7e8f89dd2779485fb1589af1523af768234e78bb (diff)
downloadaur-bc33d2ac9ad9cdcd233449d34276d453a666fff9.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 98f14fec01d6..ea235ccce61d 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.27
+ pkgver = 4.8.28
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.27-amd64-arch.tar.gz
- sha256sums = a37d32c1d82c5dd708255c7a364501b9bcd6c83580724d2569a65e53726f5942
+ source = https://updates.torguard.biz/Software/Linux/torguard-v4.8.28-amd64-arch.tar.gz
+ sha256sums = 8d4b9222b185973cb10ca10cfd2fd724087789b84cf81567783e2d3df144dd3a
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index d0fe18c62867..0216e776d878 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Arch Linux Community
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.8.27
-build=build.279.1+g646a896
+pkgver=4.8.28
+build=build.283.1+g525f652
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=('a37d32c1d82c5dd708255c7a364501b9bcd6c83580724d2569a65e53726f5942')
+sha256sums=('8d4b9222b185973cb10ca10cfd2fd724087789b84cf81567783e2d3df144dd3a')
install=torguard.install
package() {