summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c324b1ba36a..4b6386a07afd 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.10
+ pkgver = 4.8.11
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.10-amd64-arch.tar.gz
- sha256sums_x86_64 = 946bf91e881650660281c5ec184562653b84ac638ddcfe7827b90fc83aa7fc67
+ source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v4.8.11-amd64-arch.tar.gz
+ sha256sums_x86_64 = fdcfa9a6488abd061d68ba893bf3fe75aa1ae177b881b86b9405eb14c6d1652f
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index f7ed8f7d7ede..ffd9d198e53b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.8.10
-build=build.167.1+g228f8ff
+pkgver=4.8.11
+build=build.174.2+gd66ba5b
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=('946bf91e881650660281c5ec184562653b84ac638ddcfe7827b90fc83aa7fc67')
+sha256sums_x86_64=('fdcfa9a6488abd061d68ba893bf3fe75aa1ae177b881b86b9405eb14c6d1652f')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {