summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e9b6bc60f81..116f0fc9b23d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=twingate-bin
_pkgname=twingate
pkgdesc="Twingate (twingate): Client for providing secure access to private resources for distributed workforces under a zero trust networking model"
-pkgver=0.156.1
-pkgrel=1
+pkgver=0.158.2
+pkgrel=0
arch=('aarch64' 'x86_64')
url="https://www.twingate.com/"
depends=('sudo' 'cryptsetup' 'curl' 'dbus' 'libnl')
@@ -12,8 +12,8 @@ install=$pkgname.install
source_aarch64=(twingate_arm64_${pkgver}.tar.zst::https://binaries.twingate.com/client/linux/ARCH/aarch64/stable/twingate-arm64.pkg.tar.zst)
source_x86_64=(twingate_x64_${pkgver}.tar.zst::https://binaries.twingate.com/client/linux/ARCH/x86_64/stable/twingate-amd64.pkg.tar.zst)
-sha256sums_aarch64=('e00e5157f0c3933390707c73982336f29ee97ab799373950bcf17cca7e19c15a')
-sha256sums_x86_64=('24e2a50f4910f49b4135b6e0e5722e08b79a7fa52d359d07184d6d64ec4c6d69')
+sha256sums_aarch64=('c574df0f47865a9fb0643d1c84520ccde9323afaace888c2220f729d86ab14b3')
+sha256sums_x86_64=('eebba3cffb868ce93c486377c93731c2a53339eb12f6ede9eb92df27e462ac98')
package() {
install -d "${pkgdir}/var/lib/${_pkgname}"