summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorABOhiccups2023-10-27 14:48:16 -0400
committerABOhiccups2023-10-27 14:48:16 -0400
commit5e1574db1834b03ddc3333b246fc1b166ffa756f (patch)
tree30e37c8e3b99de30bd8ea8256ed4f5ac6349990f
parent7ed35cd48f127f10b357f1610c107ff557a136c8 (diff)
downloadaur-5e1574db1834b03ddc3333b246fc1b166ffa756f.tar.gz
Update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9f3ac698d4a..117c32fd6c42 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.21
+ pkgver = 4.8.23
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.21-amd64-arch.tar.gz
- sha256sums = b352fcc94f392d3a7f4c0299e98f6af362dddcd93a6f25e608e760c48a1efb1c
+ source = https://updates.torguard.biz/Software/Linux/torguard-v4.8.23-amd64-arch.tar.gz
+ sha256sums = 8790d6d99f69cd201d8bc8c30d117777601bb1934bc186412d332b81dd79b92a
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index 7d8e2997534d..af741166e462 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Arch Linux Community
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.8.21
-build=build.261.2+gb5fe3d2
+pkgver=4.8.23
+build=build.269.1+g5a09567
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=('b352fcc94f392d3a7f4c0299e98f6af362dddcd93a6f25e608e760c48a1efb1c')
+sha256sums=('8790d6d99f69cd201d8bc8c30d117777601bb1934bc186412d332b81dd79b92a')
install=torguard.install
package() {