summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex R2024-03-19 16:08:09 -0500
committerAlex R2024-03-19 16:08:09 -0500
commit9e4fce86322e51becc81347f1eef067d16d04096 (patch)
treea06e158001bd65cec882d86b27a8bd90e95c168a
parent7a64c03b25cd2b76c03048115b940129f48309cc (diff)
downloadaur-9e4fce86322e51becc81347f1eef067d16d04096.tar.gz
update srcinfo
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8f1bd2974c6..69fae6e2d60d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = twingate-bin
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 = 0
+ pkgrel = 1
url = https://www.twingate.com/
install = twingate-bin.install
arch = aarch64
@@ -12,8 +12,8 @@ pkgbase = twingate-bin
depends = dbus
depends = libnl
source_aarch64 = twingate_arm64_0.156.1.tar.zst::https://binaries.twingate.com/client/linux/ARCH/aarch64/stable/twingate-arm64.pkg.tar.zst
- sha256sums_aarch64 = 0da1200e8c108d52ec85f817c81e19d3dd1340fd13e20e8e5e1c44f16a32bc2e
+ sha256sums_aarch64 = e00e5157f0c3933390707c73982336f29ee97ab799373950bcf17cca7e19c15a
source_x86_64 = twingate_x64_0.156.1.tar.zst::https://binaries.twingate.com/client/linux/ARCH/x86_64/stable/twingate-amd64.pkg.tar.zst
- sha256sums_x86_64 = c2a8f7eae9af1f5cb548362a31c4ddac3f1c87af8a85c89db45b29aecf10faa6
+ sha256sums_x86_64 = 24e2a50f4910f49b4135b6e0e5722e08b79a7fa52d359d07184d6d64ec4c6d69
pkgname = twingate-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7dcdccf41d85..5e9b6bc60f81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ 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=0
+pkgrel=1
arch=('aarch64' 'x86_64')
url="https://www.twingate.com/"
depends=('sudo' 'cryptsetup' 'curl' 'dbus' 'libnl')