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


Commits:
14457559 by Christian Heusel at 2025-10-28T02:07:39+01:00
upgpkg: 1.90.3-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.2
+       pkgver = 1.90.3
        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.2
-       sha256sums = 
999dab96a13679ab4841256ffb62633eb79c38fd780d92ff4ca24b72cd32c2cf
+       source = git+https://github.com/tailscale/tailscale.git#tag=v1.90.3
+       sha256sums = 
051f6edbd9aaf43b92f957189a7f682687c40b783506268d95b1eec9a3fedc4c
 
 pkgname = tailscale


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.90.2
+pkgver=1.90.3
 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=('999dab96a13679ab4841256ffb62633eb79c38fd780d92ff4ca24b72cd32c2cf')
+sha256sums=('051f6edbd9aaf43b92f957189a7f682687c40b783506268d95b1eec9a3fedc4c')
 
 options=(!lto)
 



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

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


Reply via email to