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 4b6386a07afd..3f45795c58f4 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.11
+ pkgver = 4.8.12
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.11-amd64-arch.tar.gz
- sha256sums_x86_64 = fdcfa9a6488abd061d68ba893bf3fe75aa1ae177b881b86b9405eb14c6d1652f
+ source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v4.8.12-amd64-arch.tar.gz
+ sha256sums_x86_64 = 183c20ed20e757bace7024957f9ce67ed4328cd53f1ba9e7e0172c956b737df4
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index ffd9d198e53b..1bf824b47087 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.8.11
-build=build.174.2+gd66ba5b
+pkgver=4.8.12
+build=build.182.1+g1ef6392
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=('fdcfa9a6488abd061d68ba893bf3fe75aa1ae177b881b86b9405eb14c6d1652f')
+sha256sums_x86_64=('183c20ed20e757bace7024957f9ce67ed4328cd53f1ba9e7e0172c956b737df4')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {