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


Commits:
d1c392d1 by Christian Heusel at 2026-07-15T11:39:04+02:00
upgpkg: 1.98.9-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.8
+       pkgver = 1.98.9
        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.8
-       sha256sums = 
d987b26a47024a662aede2de95ce23b6469b2cb0213392d70190e907f4d21a7c
+       source = git+https://github.com/tailscale/tailscale.git#tag=v1.98.9
+       sha256sums = 
20f34753700bf92ad5f43409bc3e0c9f01dc5bad2e90c3a1dfea2371206df036
 
 pkgname = tailscale


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.98.8
+pkgver=1.98.9
 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=('d987b26a47024a662aede2de95ce23b6469b2cb0213392d70190e907f4d21a7c')
+sha256sums=('20f34753700bf92ad5f43409bc3e0c9f01dc5bad2e90c3a1dfea2371206df036')
 
 options=(!lto)
 



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/d1c392d1e3ff3783ca249a6ff6128981d71b6694
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