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


Commits:
0472fa40 by Christian Heusel at 2024-02-15T22:12:20+01:00
upgpkg: 1.60.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.58.2
+       pkgver = 1.60.0
        pkgrel = 1
        url = https://tailscale.com
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = tailscale
        makedepends = go
        depends = glibc
        backup = etc/default/tailscaled
-       source = 
git+https://github.com/tailscale/tailscale.git#commit=6a2a8457f0d62c775bfee3e350d2b34d85eda0f5
+       source = 
git+https://github.com/tailscale/tailscale.git#commit=b36943c9b3cfc9f917b202025bfde002b076fc87
        sha256sums = SKIP
 
 pkgname = tailscale


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: David Anderson <d...@natulte.net>
 
 pkgname=tailscale
-pkgver=1.58.2
+pkgver=1.60.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -14,7 +14,7 @@ depends=("glibc")
 backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
 # curl -s "https://pkgs.tailscale.com/stable/?mode=json";
-_commit=6a2a8457f0d62c775bfee3e350d2b34d85eda0f5
+_commit=b36943c9b3cfc9f917b202025bfde002b076fc87
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}";)
 sha256sums=('SKIP')
 



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

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


Reply via email to