summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorABOhiccups2023-11-17 01:12:00 -0500
committerABOhiccups2023-11-17 01:12:00 -0500
commit063dc33ff85a086235d7680e797d66f84e302736 (patch)
tree21d91d7183f61eb36ba91ad2674a9fdd08fdfa45
parent78a9f389e37d7ceb33095207eebd98a55bc10d75 (diff)
downloadaur-063dc33ff85a086235d7680e797d66f84e302736.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 9bd1a2e0a574..57c1af2c2952 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.24
+ pkgver = 4.8.26
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.24-amd64-arch.tar.gz
- sha256sums = 1366ad264e6ed8307dec6e2395937c71e36fdd242a1598c7a8fad603d2a403c6
+ source = https://updates.torguard.biz/Software/Linux/torguard-v4.8.26-amd64-arch.tar.gz
+ sha256sums = 56c1e775106600c67cdbee9aeddd8ec69e95e8c96ae4d2e83ae184d9bc58e600
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index 284dfea6fd06..d9ee117968f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Arch Linux Community
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.8.24
-build=build.271.3+g9e63782
+pkgver=4.8.26
+build=build.276.1+gbbc0efd
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=('1366ad264e6ed8307dec6e2395937c71e36fdd242a1598c7a8fad603d2a403c6')
+sha256sums=('56c1e775106600c67cdbee9aeddd8ec69e95e8c96ae4d2e83ae184d9bc58e600')
install=torguard.install
package() {