summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67e0505095f7..bed1dfe5084b 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.4.0
+ pkgver = 4.4.1
pkgrel = 1
url = https://www.torguard.com
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = torguard
optdepends = wireguard-tools: wireguard support
source = torguard.sysusers
sha256sums = b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873
- source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v4.4.0-amd64-arch.tar.gz
- sha256sums_x86_64 = 219a8727611757d8d4be5daca78ae4ebfcb69b0d49437dc96b49aeb2ec5b8ec9
+ source_x86_64 = https://updates.torguard.biz/Software/Linux/torguard-v4.4.1-amd64-arch.tar.gz
+ sha256sums_x86_64 = 31a1eca9995e60df7b41c2486b74643e87d56f30051f66158698ecdad321473a
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index e31df878867c..f9e34d15e67a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: thatgeek
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.4.0
+pkgver=4.4.1
pkgrel=1
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
@@ -19,7 +19,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=('219a8727611757d8d4be5daca78ae4ebfcb69b0d49437dc96b49aeb2ec5b8ec9')
+sha256sums_x86_64=('31a1eca9995e60df7b41c2486b74643e87d56f30051f66158698ecdad321473a')
sha256sums=('b1f954c54725794f94009c72e12746f203ce6dd4318a19ad0c10d5d8684cd873')
prepare() {