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


Commits:
98373f48 by Christian Heusel at 2025-11-19T17:45:36+01:00
upgpkg: 1.90.8-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.6
+       pkgver = 1.90.8
        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.6
-       sha256sums = 
ca05e1b3e9e7e3d9670b0ac7aa15f2eae1703e30e55697e48803038def6874f5
+       source = git+https://github.com/tailscale/tailscale.git#tag=v1.90.8
+       sha256sums = 
e2530cd1271a5479fbf827a992cca1fcb05f67d721361d7baa576607340226fc
 
 pkgname = tailscale


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.90.6
+pkgver=1.90.8
 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=('ca05e1b3e9e7e3d9670b0ac7aa15f2eae1703e30e55697e48803038def6874f5')
+sha256sums=('e2530cd1271a5479fbf827a992cca1fcb05f67d721361d7baa576607340226fc')
 
 options=(!lto)
 



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

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


Reply via email to