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


Commits:
6bfebba5 by Christian Heusel at 2026-02-14T10:36:53+01:00
upgpkg: 1.94.2-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.94.1
+       pkgver = 1.94.2
        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.94.1
-       sha256sums = 
03ba62886c63c3d19966ea74d8d875f817b5519e8120e831dd3600ae4419e08e
+       source = git+https://github.com/tailscale/tailscale.git#tag=v1.94.2
+       sha256sums = 
d22dcb816d2a1da0cbdaa9f6031b2ad715584e16294fe48410e5b480b69d4455
 
 pkgname = tailscale


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.94.1
+pkgver=1.94.2
 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=('03ba62886c63c3d19966ea74d8d875f817b5519e8120e831dd3600ae4419e08e')
+sha256sums=('d22dcb816d2a1da0cbdaa9f6031b2ad715584e16294fe48410e5b480b69d4455')
 
 options=(!lto)
 



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

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


Reply via email to