Date: Saturday, October 15, 2022 @ 20:16:06
  Author: foxboron
Revision: 1329239

upgpkg: tailscale 1.32.0-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-15 20:05:39 UTC (rev 1329238)
+++ PKGBUILD    2022-10-15 20:16:06 UTC (rev 1329239)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.30.2
+pkgver=1.32.0
 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=11854574919300b470a9cdda4cafea7d1dd66b11       #refs/tags/v1.30.2^{}
+_commit=fc688fe02496cacf919f9fed2069ea41a8b87500       #refs/tags/v1.32.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}";)
 sha256sums=('SKIP')
 

Reply via email to