summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDorian Schramm2022-03-21 09:57:28 -0500
committerDorian Schramm2022-03-21 09:57:28 -0500
commita6256ad475971d4b99e0ec73e57ee0dc9e5b7b45 (patch)
treea1c8e2b71fea09fbf66c4566229682c28fbff7fb
parentaa2224e12bc241503fc6a198d3c14c5b1d4e0147 (diff)
downloadaur-a6256ad475971d4b99e0ec73e57ee0dc9e5b7b45.tar.gz
updated to v.4.8.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd29e2ea5a78..6c324b1ba36a 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.5
+ pkgver = 4.8.10
pkgrel = 1
url = https://www.torguard.net
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = torguard
optdepends = wireguard-tools: wireguard support
source = torguard.sysusers
sha256sums = b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873
- source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v4.8.5-amd64-arch.tar.gz
- sha256sums_x86_64 = 7f3a46ca6fbd229d6b0c10794e72ea13749ca9e1395f2a68ba74bedb4c97839f
+ source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v4.8.10-amd64-arch.tar.gz
+ sha256sums_x86_64 = 946bf91e881650660281c5ec184562653b84ac638ddcfe7827b90fc83aa7fc67
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index 78ea437acd34..f7ed8f7d7ede 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.8.5
-build=build.125.1+g12144fe
+pkgver=4.8.10
+build=build.167.1+g228f8ff
pkgrel=1
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
@@ -22,7 +22,7 @@ optdepends=('wireguard-tools: wireguard support')
license=(custom)
source_x86_64=("https://updates.torguard.biz/Software/Linux/torguard-v${pkgver}-amd64-arch.tar.gz")
source=('torguard.sysusers')
-sha256sums_x86_64=('7f3a46ca6fbd229d6b0c10794e72ea13749ca9e1395f2a68ba74bedb4c97839f')
+sha256sums_x86_64=('946bf91e881650660281c5ec184562653b84ac638ddcfe7827b90fc83aa7fc67')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {