summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13877fd40ae2..234762e64dca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
pkgver=3.90.0
-pkgrel=2
+pkgrel=3
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
arch=('x86_64')
@@ -17,8 +17,8 @@ depends=('iproute2'
license=(custom)
source_x86_64=("https://updates.torguard.biz/Software/Linux/torguard-v${pkgver}-amd64-arch.tar.gz")
source=('torguard.sysusers')
-sha256sums=('710481abbee583a74394a0a95d0e6440e6b79532361ba4e5831e43ca02686bdb'
- 'b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
+sha256sums_x86_64=('710481abbee583a74394a0a95d0e6440e6b79532361ba4e5831e43ca02686bdb')
+sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {
tar -xf "${srcdir}/${pkgname}-v${pkgver}-amd64-arch/torguard-v${pkgver}-amd64-arch.tar"