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 729b08db843f..55d0c38ce3c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: David Anderson <dave@natulte.net>
pkgname="tailscale-unstable-bin"
-_version="0.95-425"
-pkgver="0.95_425"
+_version="0.95-426"
+pkgver="0.95_426"
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=('9dc9d0fca74bd96397ab783a86fa0c98565550242d2d791bcabc38ea54f46d07')
+sha256sums=('50d0eddf2e50bde838fa7f673c45767d3e609cba92120fa8b7455f9a4bae48b8')
install="tailscale.install"
package() {