Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
tailscale
Commits:
4fe3ab14 by Christian Heusel at 2026-05-29T08:58:50+02:00
upgpkg: 1.98.4-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.3
+ pkgver = 1.98.4
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.3
- sha256sums =
943796c5bb6cf4b3a81bb470ec22b36d95d12b854c5be07cf6b7b12a085c9741
+ source = git+https://github.com/tailscale/tailscale.git#tag=v1.98.4
+ sha256sums =
6d5835450ea3c4628cb419cb18240dc6ed5da4d167ffebd03010308a8c40a06b
pkgname = tailscale
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: David Anderson <[email protected]>
pkgname=tailscale
-pkgver=1.98.3
+pkgver=1.98.4
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=('943796c5bb6cf4b3a81bb470ec22b36d95d12b854c5be07cf6b7b12a085c9741')
+sha256sums=('6d5835450ea3c4628cb419cb18240dc6ed5da4d167ffebd03010308a8c40a06b')
options=(!lto)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/4fe3ab14471ef01a7fdb91a3c101d9e88c772aef
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/4fe3ab14471ef01a7fdb91a3c101d9e88c772aef
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