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


Commits:
0b9804d8 by Christian Heusel at 2025-12-10T21:57:54+01:00
upgpkg: 1.92.1-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.90.9
+       pkgver = 1.92.1
        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.90.9
-       sha256sums = 
736e66b694fb7e5c3e1a4ae56cc56effe0d64a67bc9fd3e0989f373cd9604344
+       source = git+https://github.com/tailscale/tailscale.git#tag=v1.92.1
+       sha256sums = 
5e46dd989b7b794c06cf4e24e0761ef3df24a1376f4144b2fbadcdacb6167565
 
 pkgname = tailscale


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.90.9
+pkgver=1.92.1
 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=('736e66b694fb7e5c3e1a4ae56cc56effe0d64a67bc9fd3e0989f373cd9604344')
+sha256sums=('5e46dd989b7b794c06cf4e24e0761ef3df24a1376f4144b2fbadcdacb6167565')
 
 options=(!lto)
 



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

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


Reply via email to