Date: Friday, September 10, 2021 @ 19:23:00
  Author: foxboron
Revision: 1013729

upgpkg: tailscale 1.14.2-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-10 19:22:56 UTC (rev 1013728)
+++ PKGBUILD    2021-09-10 19:23:00 UTC (rev 1013729)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson <d...@natulte.net>
 
 pkgname=tailscale
-pkgver=1.14.0
+pkgver=1.14.2
 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=62a458f7f4474ac2e26676ed8f06d43e80e5a34a       #refs/tags/v1.14.0^{}
+_commit=8704fb308d6109baf9797231c09bcc6af9681771       #refs/tags/v1.14.2^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}";)
 sha256sums=('SKIP')
 

Reply via email to