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


Commits:
34fd65fd by Christian Heusel at 2026-05-22T11:42:43+02:00
upgpkg: 1.98.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.98.2
+       pkgver = 1.98.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.98.2
-       sha256sums = 
1d992030c452bcd79cefd8cb2ebfdc570ed77877a590a26eeeed5b39edb5651d
+       source = git+https://github.com/tailscale/tailscale.git#tag=v1.98.3
+       sha256sums = 
943796c5bb6cf4b3a81bb470ec22b36d95d12b854c5be07cf6b7b12a085c9741
 
 pkgname = tailscale


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.98.2
+pkgver=1.98.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=('1d992030c452bcd79cefd8cb2ebfdc570ed77877a590a26eeeed5b39edb5651d')
+sha256sums=('943796c5bb6cf4b3a81bb470ec22b36d95d12b854c5be07cf6b7b12a085c9741')
 
 options=(!lto)
 



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/34fd65fd6e3b46630a36b4cc70a94636b9625049
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to