summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorABOhiccups2023-12-16 18:10:25 -0500
committerABOhiccups2023-12-16 18:10:25 -0500
commit7e8f89dd2779485fb1589af1523af768234e78bb (patch)
tree515a520836f3f4e5fd8072d8797a74e908001cb6
parent063dc33ff85a086235d7680e797d66f84e302736 (diff)
downloadaur-7e8f89dd2779485fb1589af1523af768234e78bb.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 57c1af2c2952..98f14fec01d6 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.26
+ pkgver = 4.8.27
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.26-amd64-arch.tar.gz
- sha256sums = 56c1e775106600c67cdbee9aeddd8ec69e95e8c96ae4d2e83ae184d9bc58e600
+ source = https://updates.torguard.biz/Software/Linux/torguard-v4.8.27-amd64-arch.tar.gz
+ sha256sums = a37d32c1d82c5dd708255c7a364501b9bcd6c83580724d2569a65e53726f5942
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index d9ee117968f2..d0fe18c62867 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Arch Linux Community
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.8.26
-build=build.276.1+gbbc0efd
+pkgver=4.8.27
+build=build.279.1+g646a896
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=('56c1e775106600c67cdbee9aeddd8ec69e95e8c96ae4d2e83ae184d9bc58e600')
+sha256sums=('a37d32c1d82c5dd708255c7a364501b9bcd6c83580724d2569a65e53726f5942')
install=torguard.install
package() {