Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
tailscale
Commits:
3879db11 by Christian Heusel at 2026-05-16T11:34:55+02:00
upgpkg: 1.98.2-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = tailscale
pkgdesc = A mesh VPN that makes it easy to connect your devices,
wherever they are.
- pkgver = 1.96.4
- pkgrel = 2
+ pkgver = 1.98.2
+ pkgrel = 1
url = https://tailscale.com
arch = x86_64
license = MIT
@@ -10,7 +10,7 @@ pkgbase = tailscale
depends = glibc
options = !lto
backup = etc/default/tailscaled
- source = git+https://github.com/tailscale/tailscale.git#tag=v1.96.4
- sha256sums =
5c9c4b6c6933729189151728462bc93193c2578db0756e9d3f91e81e73582d69
+ source = git+https://github.com/tailscale/tailscale.git#tag=v1.98.2
+ sha256sums =
1d992030c452bcd79cefd8cb2ebfdc570ed77877a590a26eeeed5b39edb5651d
pkgname = tailscale
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: David Anderson <[email protected]>
pkgname=tailscale
-pkgver=1.96.4
-pkgrel=2
+pkgver=1.98.2
+pkgrel=1
pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they
are."
arch=("x86_64")
url="https://tailscale.com"
@@ -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=('5c9c4b6c6933729189151728462bc93193c2578db0756e9d3f91e81e73582d69')
+sha256sums=('1d992030c452bcd79cefd8cb2ebfdc570ed77877a590a26eeeed5b39edb5651d')
options=(!lto)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/3879db11bd0b94b464ccbdc184765cbf304ef6a6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/3879db11bd0b94b464ccbdc184765cbf304ef6a6
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