[arch-commits] Commit in tailscale/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Thu Jan 28 15:57:47 UTC 2021


    Date: Thursday, January 28, 2021 @ 15:57:47
  Author: foxboron
Revision: 833338

upgpkg: tailscale 1.4.0-1

Modified:
  tailscale/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-28 15:57:45 UTC (rev 833337)
+++ PKGBUILD	2021-01-28 15:57:47 UTC (rev 833338)
@@ -2,8 +2,8 @@
 # Contributor: David Anderson <dave at natulte.net>
 
 pkgname=tailscale
-pkgver=1.2.10
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they are."
 arch=("x86_64")
 url="https://tailscale.com"
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=e480f8ddf6f7334fda1b3d0dd1b500f2f01f961b	#refs/tags/v1.2.10^{}
+_commit=3d7cff91b36ceeba4f3457ccef006fe75f4d42c4	#refs/tags/v1.4.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}")
 sha256sums=('SKIP')
 install="tailscale.install"



More information about the arch-commits mailing list