summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordramm2021-11-10 07:50:33 -0300
committerdramm2021-11-10 07:50:33 -0300
commite22d2edeb26c7cbb641b5fc8f089916e8fac81e6 (patch)
tree70b884f022eec24a3689051d75ce9f165ce5a71c
parentcfdd82a250e1096b26d2775a5a1910f2e22cc9b5 (diff)
downloadaur-e22d2edeb26c7cbb641b5fc8f089916e8fac81e6.tar.gz
updated to v.4.8.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 168b6be572eb..ac55e8cdbb35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = torguard
pkgdesc = TorGuard VPN Software Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide.
- pkgver = 4.7.7
- pkgrel = 2
+ pkgver = 4.8.1
+ pkgrel = 1
url = https://www.torguard.net
arch = x86_64
license = custom
@@ -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.7.7-amd64-arch.tar.gz
- sha256sums_x86_64 = 9c0e11a9812748edcb9d7393ba9dab99bdf7f4e6adcf10851825cb5f77b3de83
+ source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v4.8.1-amd64-arch.tar.gz
+ sha256sums_x86_64 = 19e570e71f63ade757e05bcc9985578bebd8b2c7b7d1e4bb873d749175944d4c
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index 60393efe8dd2..d4304d22c98e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.7.7
-build=build.68+g6f12bd0
-pkgrel=2
+pkgver=4.8.1
+build=build.106+g8894abc
+pkgrel=1
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
arch=('x86_64')
@@ -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=('9c0e11a9812748edcb9d7393ba9dab99bdf7f4e6adcf10851825cb5f77b3de83')
+sha256sums_x86_64=('19e570e71f63ade757e05bcc9985578bebd8b2c7b7d1e4bb873d749175944d4c')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {