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 fb6b74396772..559f56b3c9a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: David Anderson <dave@natulte.net>
pkgname="tailscale-unstable-bin"
-_version="0.95-456"
-pkgver="0.95_456"
+_version="0.96-0"
+pkgver="0.96_0"
pkgrel="1"
pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they are."
arch=("x86_64")
@@ -11,7 +11,7 @@ license=("MIT")
depends=("glibc")
backup=("etc/default/tailscaled")
source=("$pkgname-$pkgver.tgz::https://pkgs.tailscale.com/unstable/tailscale_${_version}_amd64.tgz")
-sha256sums=('28c6a4956144faecd297921b39498281b92b5033e225039a169a3a076e2dcece')
+sha256sums=('66ea842942bc78a57d707608af6c1e0c37b6f7a7912ad0a3821697689f416da7')
install="tailscale.install"
package() {