summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorABOhiccups2023-11-02 15:58:58 -0400
committerABOhiccups2023-11-02 15:58:58 -0400
commit78a9f389e37d7ceb33095207eebd98a55bc10d75 (patch)
treefa3de2c866f488dfde2bed5185b71b4e104f99be
parent5e1574db1834b03ddc3333b246fc1b166ffa756f (diff)
downloadaur-78a9f389e37d7ceb33095207eebd98a55bc10d75.tar.gz
Update to latest version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 117c32fd6c42..9bd1a2e0a574 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.23
+ pkgver = 4.8.24
pkgrel = 1
url = https://www.torguard.net
install = torguard.install
@@ -10,7 +10,7 @@ pkgbase = torguard
depends = psmisc
depends = libxkbcommon-x11
optdepends = wireguard-tools: wireguard support
- source = https://updates.torguard.biz/Software/Linux/torguard-v4.8.23-amd64-arch.tar.gz
- sha256sums = 8790d6d99f69cd201d8bc8c30d117777601bb1934bc186412d332b81dd79b92a
+ source = https://updates.torguard.biz/Software/Linux/torguard-v4.8.24-amd64-arch.tar.gz
+ sha256sums = 1366ad264e6ed8307dec6e2395937c71e36fdd242a1598c7a8fad603d2a403c6
pkgname = torguard
diff --git a/PKGBUILD b/PKGBUILD
index af741166e462..284dfea6fd06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: ABOhiccups <https://twitter.com/ABOhiccups>
+# Maintainer: ABOhiccups <info@abohiccups.com>
# Contributor: Arch Linux Community
# Contributor: TorGuard Support <support@torguard.com>
pkgname=torguard
-pkgver=4.8.23
-build=build.269.1+g5a09567
+pkgver=4.8.24
+build=build.271.3+g9e63782
pkgrel=1
pkgdesc="TorGuard VPN Software
Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide."
@@ -13,7 +13,7 @@ depends=('iproute2' 'psmisc' 'libxkbcommon-x11')
optdepends=('wireguard-tools: wireguard support')
license=(custom)
source=("https://updates.torguard.biz/Software/Linux/torguard-v${pkgver}-amd64-arch.tar.gz")
-sha256sums=('8790d6d99f69cd201d8bc8c30d117777601bb1934bc186412d332b81dd79b92a')
+sha256sums=('1366ad264e6ed8307dec6e2395937c71e36fdd242a1598c7a8fad603d2a403c6')
install=torguard.install
package() {