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


Commits:
4e5d486b by Christian Heusel at 2024-05-10T10:29:30+02:00
upgpkg: 1.66.1-1

- - - - -


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.66.0
+       pkgver = 1.66.1
        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.66.0
-       sha256sums = 
97229b2e377fd33b75bc8a1030170bbb023a0e1b08e0141dd7f4d23d3575a26d
+       source = git+https://github.com/tailscale/tailscale.git#tag=v1.66.1
+       sha256sums = 
d65302233290c34af592b086a807b91ff8e59fd9f4ff6c6b9c4cc7cdbd9bb0db
 
 pkgname = tailscale


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



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

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


Reply via email to