Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
tailscale


Commits:
2f14cfe7 by Christian Heusel at 2025-07-25T09:25:10+02:00
upgpkg: 1.86.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = tailscale
        pkgdesc = A mesh VPN that makes it easy to connect your devices, 
wherever they are.
-       pkgver = 1.84.0
+       pkgver = 1.86.0
        pkgrel = 1
        url = https://tailscale.com
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = tailscale
        depends = glibc
        options = !lto
        backup = etc/default/tailscaled
-       source = git+https://github.com/tailscale/tailscale.git#tag=v1.84.0
-       sha256sums = 
3e697bd06484da297b70922799bfb99789556af99acccac339d54a56a64a3a13
+       source = git+https://github.com/tailscale/tailscale.git#tag=v1.86.0
+       sha256sums = 
133ca28277c1dcd3f28b10f3575574bc1bbca8cb8bef69f19c80086787e7bec7
 
 pkgname = tailscale


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.84.0
+pkgver=1.86.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -15,7 +15,7 @@ backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
 # pkgctl version check
 source=("git+https://github.com/tailscale/tailscale.git#tag=v${pkgver}";)
-sha256sums=('3e697bd06484da297b70922799bfb99789556af99acccac339d54a56a64a3a13')
+sha256sums=('133ca28277c1dcd3f28b10f3575574bc1bbca8cb8bef69f19c80086787e7bec7')
 
 options=(!lto)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/2f14cfe74ecea0347f82d24962a245cdd6ad5971

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/2f14cfe74ecea0347f82d24962a245cdd6ad5971
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to