Date: Sunday, February 26, 2023 @ 15:18:20
  Author: foxboron
Revision: 1405170

upgpkg: tailscale 1.36.2-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-26 15:15:40 UTC (rev 1405169)
+++ PKGBUILD    2023-02-26 15:18:20 UTC (rev 1405170)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.36.1
+pkgver=1.36.2
 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=576b08e5ee7cfd1ef052f44c4b2f72c62f965050       #refs/tags/v1.36.1^{}
+_commit=0438c67e2517c78feeaf0d9f61ea2a6303dd875c       #refs/tags/v1.36.2^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}";)
 sha256sums=('SKIP')
 

Reply via email to