Date: Thursday, October 27, 2022 @ 21:23:58
  Author: foxboron
Revision: 1338267

upgpkg: tailscale 1.32.2-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-27 21:18:46 UTC (rev 1338266)
+++ PKGBUILD    2022-10-27 21:23:58 UTC (rev 1338267)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.32.1
+pkgver=1.32.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=f8497daa68ef312f87c6583c41c9975500d5b88e       #refs/tags/v1.32.1^{}
+_commit=54e8fa172b725b354598daaa7007d261fd932d10       #refs/tags/v1.32.2^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}";)
 sha256sums=('SKIP')
 

Reply via email to