[arch-commits] Commit in tailscale/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Wed Feb 24 18:13:09 UTC 2021


    Date: Wednesday, February 24, 2021 @ 18:13:08
  Author: foxboron
Revision: 871665

upgpkg: tailscale 1.4.5-1

Modified:
  tailscale/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 17:45:02 UTC (rev 871664)
+++ PKGBUILD	2021-02-24 18:13:08 UTC (rev 871665)
@@ -2,8 +2,8 @@
 # Contributor: David Anderson <dave at natulte.net>
 
 pkgname=tailscale
-pkgver=1.4.4
-pkgrel=2
+pkgver=1.4.5
+pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they are."
 arch=("x86_64")
 url="https://tailscale.com"
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=64a9656c01754b6652994cb3a8ef59bce1246cfc	#refs/tags/v1.4.4^{}
+_commit=b89c653046881cd6ce3758d1bc2741de940831f8	#refs/tags/v1.4.5^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}")
 sha256sums=('SKIP')
 install="tailscale.install"



More information about the arch-commits mailing list