Date: Tuesday, March 21, 2023 @ 20:37:35
  Author: foxboron
Revision: 1425032

upgpkg: tailscale 1.38.1-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-21 20:37:08 UTC (rev 1425031)
+++ PKGBUILD    2023-03-21 20:37:35 UTC (rev 1425032)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.36.2
+pkgver=1.38.1
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -13,7 +13,7 @@
 backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
 # curl -s "https://pkgs.tailscale.com/stable/?mode=json";
-_commit=0438c67e2517c78feeaf0d9f61ea2a6303dd875c       #refs/tags/v1.36.2^{}
+_commit=3eeff9e7f76748cc484a8d1f7f4faa71a793bddd       #refs/tags/v1.38.1^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}";)
 sha256sums=('SKIP')
 

Reply via email to