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 bd0a5e15e40d..65858dd5a901 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: David Anderson <dave@natulte.net>
pkgname="tailscale-unstable-bin"
-_version="1.7.14"
-pkgver="1.7.14"
+_version="1.67.9"
+pkgver="1.67.9"
pkgrel="1"
pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they are."
arch=("x86_64")
@@ -13,7 +13,7 @@ provides=("tailscale")
conflicts=("tailscale")
backup=("etc/default/tailscaled")
source=("$pkgname-$pkgver.tgz::https://pkgs.tailscale.com/unstable/tailscale_${_version}_amd64.tgz")
-sha256sums=('ece50a7831060b24fc5e574042e57399c99a549edef454eebe61f3a43b1493fa')
+sha256sums=('23906510554bd43376bb48b91ce5e7c2ded98897ecfe17e5b90da6246e1300d0')
install="tailscale.install"
package() {