summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Anderson2021-09-05 02:09:46 -0700
committerDavid Anderson2021-09-05 02:09:46 -0700
commit45757c5e427b0fd90125104bf6d1da6970aa7b82 (patch)
treea7fd631a94e49b4cbca6ef81dbdf473cc8449b4b /PKGBUILD
parente67f9313f7434a352e2414728b34132fe28a75f3 (diff)
downloadaur-tailscale-unstable-bin.tar.gz
Update to version 1.15.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd0a5e15e40d..33f34da3b1a7 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.15.27"
+pkgver="1.15.27"
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=('6adc62bd392575536e526f0a1d5a79bbcc5f76f8148fa48b56207995210f7b67')
install="tailscale.install"
package() {