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


Commits:
efe1fcc5 by Christian Heusel at 2024-10-16T22:33:41+02:00
upgpkg: 1.76.1-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.76.0
+       pkgver = 1.76.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.76.0
-       sha256sums = 
c58c335722a7d10f55da047092b64fdd431d29288078b0ec66003ed080532690
+       source = git+https://github.com/tailscale/tailscale.git#tag=v1.76.1
+       sha256sums = 
c527080c5f469495e20a026b56b3792e9e8cb9ff89f492a8950bd7efffe3a76d
 
 pkgname = tailscale


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.76.0
+pkgver=1.76.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=('c58c335722a7d10f55da047092b64fdd431d29288078b0ec66003ed080532690')
+sha256sums=('c527080c5f469495e20a026b56b3792e9e8cb9ff89f492a8950bd7efffe3a76d')
 
 options=(!lto)
 



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

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


Reply via email to