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


Commits:
3d4871e3 by Christian Heusel at 2024-05-09T13:01:38+02:00
upgpkg: 1.66.0-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.64.0
+       pkgver = 1.66.0
        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.64.0
-       sha256sums = 
a576657445f1fa61653ee24676cff112dbf230f6d206fe43c8c536de8647ea01
+       source = git+https://github.com/tailscale/tailscale.git#tag=v1.66.0
+       sha256sums = 
97229b2e377fd33b75bc8a1030170bbb023a0e1b08e0141dd7f4d23d3575a26d
 
 pkgname = tailscale


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: David Anderson <d...@natulte.net>
 
 pkgname=tailscale
-pkgver=1.64.0
+pkgver=1.66.0
 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=('a576657445f1fa61653ee24676cff112dbf230f6d206fe43c8c536de8647ea01')
+sha256sums=('97229b2e377fd33b75bc8a1030170bbb023a0e1b08e0141dd7f4d23d3575a26d')
 
 options=(!lto)
 



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/3d4871e3a6ce97b963932878d487ac282ca52980
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to