Date: Wednesday, March 17, 2021 @ 08:36:20
  Author: foxboron
Revision: 893167

upgpkg: tailscale 1.6.0-1

Modified:
  tailscale/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-03-17 08:35:49 UTC (rev 893166)
+++ PKGBUILD    2021-03-17 08:36:20 UTC (rev 893167)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.4.6
+pkgver=1.6.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 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=9371665174655cda8345dda5b0b5f19fdee9a56a       #refs/tags/v1.4.6^{}
+_commit=ddc975fcb268a06dc39923ec5db93f1c95b8cfc4       #refs/tags/v1.6.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}";)
 sha256sums=('SKIP')
 install="tailscale.install"

Reply via email to