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

2022-09-10 Thread Morten Linderud via arch-commits
Date: Saturday, September 10, 2022 @ 11:26:04
  Author: foxboron
Revision: 1298809

upgpkg: tailscale 1.30.1-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-09-10 11:20:18 UTC (rev 1298808)
+++ PKGBUILD2022-09-10 11:26:04 UTC (rev 1298809)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.30.0
+pkgver=1.30.1
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -13,7 +13,7 @@
 backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
 # curl -s "https://pkgs.tailscale.com/stable/?mode=json;
-_commit=0b00b7a135b635fadd8a9a38567562798873ab82   #refs/tags/v1.30.0^{}
+_commit=949c4003021d533aefd3594623675550d355015e   #refs/tags/v1.30.1^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-09-01 Thread Morten Linderud via arch-commits
Date: Thursday, September 1, 2022 @ 21:08:10
  Author: foxboron
Revision: 1290481

upgpkg: tailscale 1.30.0-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-09-01 21:05:07 UTC (rev 1290480)
+++ PKGBUILD2022-09-01 21:08:10 UTC (rev 1290481)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.28.0
+pkgver=1.30.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -13,7 +13,7 @@
 backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
 # curl -s "https://pkgs.tailscale.com/stable/?mode=json;
-_commit=aabca3a4c431d24199c1deb25d4684516ead88ca   #refs/tags/v1.28.0^{}
+_commit=0b00b7a135b635fadd8a9a38567562798873ab82   #refs/tags/v1.30.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-08-02 Thread Morten Linderud via arch-commits
Date: Tuesday, August 2, 2022 @ 20:09:42
  Author: foxboron
Revision: 1259863

upgpkg: tailscale 1.28.0-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-02 20:06:40 UTC (rev 1259862)
+++ PKGBUILD2022-08-02 20:09:42 UTC (rev 1259863)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.26.1
+pkgver=1.28.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -13,7 +13,7 @@
 backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
 # curl -s "https://pkgs.tailscale.com/stable/?mode=json;
-_commit=5b81baa7d367d353707e87e0f9a806227c1b   #refs/tags/v1.26.1^{}
+_commit=aabca3a4c431d24199c1deb25d4684516ead88ca   #refs/tags/v1.28.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-06-20 Thread Morten Linderud via arch-commits
Date: Monday, June 20, 2022 @ 13:58:36
  Author: foxboron
Revision: 1238681

upgpkg: tailscale 1.26.1-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-20 13:52:13 UTC (rev 1238680)
+++ PKGBUILD2022-06-20 13:58:36 UTC (rev 1238681)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.26.0
+pkgver=1.26.1
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -13,7 +13,7 @@
 backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
 # curl -s "https://pkgs.tailscale.com/stable/?mode=json;
-_commit=9fc6551b4e4ea7bb83f70222bbc844dae7d184d3   #refs/tags/v1.26.0^{}
+_commit=5b81baa7d367d353707e87e0f9a806227c1b   #refs/tags/v1.26.1^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-06-08 Thread Morten Linderud via arch-commits
Date: Wednesday, June 8, 2022 @ 12:42:39
  Author: foxboron
Revision: 1229296

upgpkg: tailscale 1.26.0-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 12:40:38 UTC (rev 1229295)
+++ PKGBUILD2022-06-08 12:42:39 UTC (rev 1229296)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.24.2
+pkgver=1.26.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -13,7 +13,7 @@
 backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
 # curl -s "https://pkgs.tailscale.com/stable/?mode=json;
-_commit=dce2409b15837f30885405b8b1d27e7b7fd6bf7a   #refs/tags/v1.24.2^{}
+_commit=9fc6551b4e4ea7bb83f70222bbc844dae7d184d3   #refs/tags/v1.26.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-04-30 Thread Morten Linderud via arch-commits
Date: Saturday, April 30, 2022 @ 13:23:51
  Author: foxboron
Revision: 1191952

upgpkg: tailscale 1.24.2-1: upgpkg: tailscale 1.24.2-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-04-30 13:23:07 UTC (rev 1191951)
+++ PKGBUILD2022-04-30 13:23:51 UTC (rev 1191952)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.24.0
+pkgver=1.24.2
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -13,7 +13,7 @@
 backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
 # curl -s "https://pkgs.tailscale.com/stable/?mode=json;
-_commit=f0e71f4a20d3a5179e47669fe913a18c2337cc80   #refs/tags/v1.24.0^{}
+_commit=dce2409b15837f30885405b8b1d27e7b7fd6bf7a   #refs/tags/v1.24.2^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-04-24 Thread Morten Linderud via arch-commits
Date: Sunday, April 24, 2022 @ 08:44:39
  Author: foxboron
Revision: 1189507

upgpkg: tailscale 1.24.0-1: upgpkg: tailscale 1.24.0-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-04-24 08:31:17 UTC (rev 1189506)
+++ PKGBUILD2022-04-24 08:44:39 UTC (rev 1189507)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.22.2
+pkgver=1.24.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -13,7 +13,7 @@
 backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
 # curl -s "https://pkgs.tailscale.com/stable/?mode=json;
-_commit=6f700925cef22d8b2a100840c8d9eb084dadfece   #refs/tags/v1.22.2^{}
+_commit=f0e71f4a20d3a5179e47669fe913a18c2337cc80   #refs/tags/v1.24.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-03-19 Thread Morten Linderud via arch-commits
Date: Saturday, March 19, 2022 @ 12:49:16
  Author: foxboron
Revision: 1160611

upgpkg: tailscale 1.22.2-1: upgpkg: tailscale 1.22.2-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-03-19 12:46:44 UTC (rev 1160610)
+++ PKGBUILD2022-03-19 12:49:16 UTC (rev 1160611)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.22.1
+pkgver=1.22.2
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,9 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=c8fb4f8c79259ae22e4ddeca2e6f72a832e07a47   #refs/tags/v1.22.1^{}
+# Important: Check if the version has been published before updating
+# curl -s "https://pkgs.tailscale.com/stable/?mode=json;
+_commit=6f700925cef22d8b2a100840c8d9eb084dadfece   #refs/tags/v1.22.2^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-03-10 Thread Morten Linderud via arch-commits
Date: Thursday, March 10, 2022 @ 23:54:21
  Author: foxboron
Revision: 1146234

upgpkg: tailscale 1.22.1-1: upgpkg: tailscale 1.22.1-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-03-10 23:32:34 UTC (rev 1146233)
+++ PKGBUILD2022-03-10 23:54:21 UTC (rev 1146234)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.22.0
+pkgver=1.22.1
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=4e0b00ad830e656b1d76f1c5194520469ab0ff92   #refs/tags/v1.22.0^{}
+_commit=c8fb4f8c79259ae22e4ddeca2e6f72a832e07a47   #refs/tags/v1.22.1^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-02-24 Thread Morten Linderud via arch-commits
Date: Thursday, February 24, 2022 @ 20:21:58
  Author: foxboron
Revision: 1136489

upgpkg: tailscale 1.22.0-1: upgpkg: tailscale 1.22.0-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-24 20:19:16 UTC (rev 1136488)
+++ PKGBUILD2022-02-24 20:21:58 UTC (rev 1136489)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.20.4
+pkgver=1.22.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=8e32002cf32c03682a5156f2f9020b088a5dde7f#rets/tags/v1.20.4^{}
+_commit=4e0b00ad830e656b1d76f1c5194520469ab0ff92   #refs/tags/v1.22.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-02-10 Thread Morten Linderud via arch-commits
Date: Thursday, February 10, 2022 @ 11:07:36
  Author: foxboron
Revision: 1130911

upgpkg: tailscale 1.20.4-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-10 10:09:18 UTC (rev 1130910)
+++ PKGBUILD2022-02-10 11:07:36 UTC (rev 1130911)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.20.2
+pkgver=1.20.4
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=8e643357dc806ad10adbd833abbc5181c99ce305   #refs/tags/v1.20.2^{}
+_commit=8e32002cf32c03682a5156f2f9020b088a5dde7f#rets/tags/v1.20.4^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-01-22 Thread Morten Linderud via arch-commits
Date: Saturday, January 22, 2022 @ 12:16:09
  Author: foxboron
Revision: 1113431

upgpkg: tailscale 1.20.2-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 12:13:37 UTC (rev 1113430)
+++ PKGBUILD2022-01-22 12:16:09 UTC (rev 1113431)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.20.1
+pkgver=1.20.2
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=88c4bde7787f3a82612c2f7a60555bcc2ce78ab1   #refs/tags/v1.20.1^{}
+_commit=8e643357dc806ad10adbd833abbc5181c99ce305   #refs/tags/v1.20.2^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-01-14 Thread Morten Linderud via arch-commits
Date: Friday, January 14, 2022 @ 22:38:06
  Author: foxboron
Revision: 1103575

upgpkg: tailscale 1.20.1-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-14 22:37:29 UTC (rev 1103574)
+++ PKGBUILD2022-01-14 22:38:06 UTC (rev 1103575)
@@ -2,8 +2,8 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.20.0
-pkgrel=2
+pkgver=1.20.1
+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=958917dce8ba6e215972eaf654a89ac06f82ec3b   #refs/tags/v1.20.0^{}
+_commit=88c4bde7787f3a82612c2f7a60555bcc2ce78ab1   #refs/tags/v1.20.1^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2022-01-14 Thread Christian Hesse via arch-commits
Date: Friday, January 14, 2022 @ 08:56:46
  Author: eworm
Revision: 1103198

upgpkg: tailscale 1.20.0-2: rebuild for keyring issue

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-01-14 08:53:58 UTC (rev 1103197)
+++ PKGBUILD2022-01-14 08:56:46 UTC (rev 1103198)
@@ -3,7 +3,7 @@
 
 pkgname=tailscale
 pkgver=1.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
 url="https://tailscale.com;



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

2022-01-13 Thread Morten Linderud via arch-commits
Date: Thursday, January 13, 2022 @ 08:59:37
  Author: foxboron
Revision: 1101810

upgpkg: tailscale 1.20.0-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-01-13 08:40:35 UTC (rev 1101809)
+++ PKGBUILD2022-01-13 08:59:37 UTC (rev 1101810)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.18.2
+pkgver=1.20.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=b04815c9cdee8b3117b2578f39689aba60f06611   #refs/tags/v1.18.2^{}
+_commit=958917dce8ba6e215972eaf654a89ac06f82ec3b   #refs/tags/v1.20.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2021-12-16 Thread Morten Linderud via arch-commits
Date: Thursday, December 16, 2021 @ 20:02:43
  Author: foxboron
Revision: 1074611

upgpkg: tailscale 1.18.2-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-16 19:55:41 UTC (rev 1074610)
+++ PKGBUILD2021-12-16 20:02:43 UTC (rev 1074611)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.18.1
+pkgver=1.18.2
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=aee2387d6e54095054010f00d0eea1454ccd3808   #refs/tags/v1.18.1^{}
+_commit=b04815c9cdee8b3117b2578f39689aba60f06611   #refs/tags/v1.18.2^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2021-11-23 Thread Morten Linderud via arch-commits
Date: Tuesday, November 23, 2021 @ 17:03:22
  Author: foxboron
Revision: 1054483

upgpkg: tailscale 1.18.1-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-11-23 16:46:38 UTC (rev 1054482)
+++ PKGBUILD2021-11-23 17:03:22 UTC (rev 1054483)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.18.0
+pkgver=1.18.1
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=71f1dd5aa2b32607869a5774e29974c67ddc2131   #refs/tags/v1.18.0^{}
+_commit=aee2387d6e54095054010f00d0eea1454ccd3808   #refs/tags/v1.18.1^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2021-11-20 Thread Morten Linderud via arch-commits
Date: Saturday, November 20, 2021 @ 12:48:58
  Author: foxboron
Revision: 1052858

upgpkg: tailscale 1.18.0-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-11-20 12:46:42 UTC (rev 1052857)
+++ PKGBUILD2021-11-20 12:48:58 UTC (rev 1052858)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.16.2
+pkgver=1.18.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=b56ba20549aedc0e56d09dca2552ca62421b2cbd   #refs/tags/v1.16.2^{}
+_commit=71f1dd5aa2b32607869a5774e29974c67ddc2131   #refs/tags/v1.18.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2021-10-30 Thread Morten Linderud via arch-commits
Date: Saturday, October 30, 2021 @ 20:11:17
  Author: foxboron
Revision: 1035006

upgpkg: tailscale 1.16.2-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-30 20:09:37 UTC (rev 1035005)
+++ PKGBUILD2021-10-30 20:11:17 UTC (rev 1035006)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.16.1
+pkgver=1.16.2
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=4f4000fbe9d996106158ffd535cb6cb5627ae187   #refs/tags/v1.16.1^{}
+_commit=b56ba20549aedc0e56d09dca2552ca62421b2cbd   #refs/tags/v1.16.2^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2021-10-20 Thread Morten Linderud via arch-commits
Date: Wednesday, October 20, 2021 @ 17:26:52
  Author: foxboron
Revision: 1031423

upgpkg: tailscale 1.16.1-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-20 17:24:19 UTC (rev 1031422)
+++ PKGBUILD2021-10-20 17:26:52 UTC (rev 1031423)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.16.0
+pkgver=1.16.1
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=b0f4f3161f802b4d81d166254ca907de99cc9a0c   #refs/tags/v1.16.0^{}
+_commit=4f4000fbe9d996106158ffd535cb6cb5627ae187   #refs/tags/v1.16.1^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2021-10-07 Thread Morten Linderud via arch-commits
Date: Thursday, October 7, 2021 @ 20:49:33
  Author: foxboron
Revision: 1027998

upgpkg: tailscale 1.16.0-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-07 20:46:42 UTC (rev 1027997)
+++ PKGBUILD2021-10-07 20:49:33 UTC (rev 1027998)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.14.6
+pkgver=1.16.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=dfc4042ecb5dca468bea4d7fa2879a33a8232d30   #refs/tags/v1.14.6^{}
+_commit=b0f4f3161f802b4d81d166254ca907de99cc9a0c   #refs/tags/v1.16.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2021-10-02 Thread Morten Linderud via arch-commits
Date: Saturday, October 2, 2021 @ 16:18:09
  Author: foxboron
Revision: 1026924

upgpkg: tailscale 1.14.6-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-02 16:16:29 UTC (rev 1026923)
+++ PKGBUILD2021-10-02 16:18:09 UTC (rev 1026924)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.14.4
+pkgver=1.14.6
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=3020e58f5718df0371194fa34bd37eb10634df79   #refs/tags/v1.14.4^{}
+_commit=dfc4042ecb5dca468bea4d7fa2879a33a8232d30   #refs/tags/v1.14.6^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2021-09-25 Thread Morten Linderud via arch-commits
Date: Saturday, September 25, 2021 @ 18:35:59
  Author: foxboron
Revision: 1025242

upgpkg: tailscale 1.14.4-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-25 18:34:10 UTC (rev 1025241)
+++ PKGBUILD2021-09-25 18:35:59 UTC (rev 1025242)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.14.3
+pkgver=1.14.4
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=a5b1456410a24519fc11cb49d4f43b7b7befbee4   #refs/tags/v1.14.3^{}
+_commit=3020e58f5718df0371194fa34bd37eb10634df79   #refs/tags/v1.14.4^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2021-09-18 Thread Morten Linderud via arch-commits
Date: Saturday, September 18, 2021 @ 11:44:25
  Author: foxboron
Revision: 1016915

upgpkg: tailscale 1.14.3-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-18 11:28:45 UTC (rev 1016914)
+++ PKGBUILD2021-09-18 11:44:25 UTC (rev 1016915)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.14.2
+pkgver=1.14.3
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=8704fb308d6109baf9797231c09bcc6af9681771   #refs/tags/v1.14.2^{}
+_commit=a5b1456410a24519fc11cb49d4f43b7b7befbee4   #refs/tags/v1.14.3^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 
@@ -27,7 +27,6 @@
 
 build() {
 cd "${pkgname}"
-eval "$(./version/version.sh)"
 export CGO_CPPFLAGS="${CPPFLAGS}"
 export CGO_CFLAGS="${CFLAGS}"
 export CGO_CXXFLAGS="${CXXFLAGS}"
@@ -35,9 +34,9 @@
 export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
 GO_LDFLAGS="\
 -linkmode=external \
--X tailscale.com/version.Long=${VERSION_LONG} \
--X tailscale.com/version.Short=${VERSION_SHORT} \
--X tailscale.com/version.GitCommit=${VERSION_GIT_HASH}"
+-X tailscale.com/version.Long=${pkgver} \
+-X tailscale.com/version.Short=$(cut -d+ -f1 <<< "${pkgver}") \
+-X tailscale.com/version.GitCommit=${_commit}"
 for cmd in ./cmd/tailscale ./cmd/tailscaled; do
 go build -v -tags xversion -ldflags "$GO_LDFLAGS" "$cmd"
 done



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

2021-09-10 Thread Morten Linderud via arch-commits
Date: Friday, September 10, 2021 @ 19:23:00
  Author: foxboron
Revision: 1013729

upgpkg: tailscale 1.14.2-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-10 19:22:56 UTC (rev 1013728)
+++ PKGBUILD2021-09-10 19:23:00 UTC (rev 1013729)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.14.0
+pkgver=1.14.2
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=62a458f7f4474ac2e26676ed8f06d43e80e5a34a   #refs/tags/v1.14.0^{}
+_commit=8704fb308d6109baf9797231c09bcc6af9681771   #refs/tags/v1.14.2^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 



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

2021-08-24 Thread Morten Linderud via arch-commits
Date: Tuesday, August 24, 2021 @ 19:09:02
  Author: foxboron
Revision: 1004654

upgpkg: tailscale 1.14.0-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-24 18:33:28 UTC (rev 1004653)
+++ PKGBUILD2021-08-24 19:09:02 UTC (rev 1004654)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.12.4
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,10 +11,9 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=fdeeb8de42f1c446b659f96b6a9fb856f67877f2   #refs/tags/v1.12.4^{}
+_commit=62a458f7f4474ac2e26676ed8f06d43e80e5a34a   #refs/tags/v1.14.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
-install="tailscale.install"
 
 pkgver() {
   cd "${pkgname}"



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

2021-08-21 Thread Morten Linderud via arch-commits
Date: Saturday, August 21, 2021 @ 11:53:55
  Author: foxboron
Revision: 1004143

upgpkg: tailscale 1.12.4-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-08-21 11:52:01 UTC (rev 1004142)
+++ PKGBUILD2021-08-21 11:53:55 UTC (rev 1004143)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.12.3
+pkgver=1.12.4
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=2be791762ed8d183c2e6c877bfe0a6f1229ccf7b   #refs/tags/v1.12.3^{}
+_commit=fdeeb8de42f1c446b659f96b6a9fb856f67877f2   #refs/tags/v1.12.4^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"



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

2021-08-05 Thread Morten Linderud via arch-commits
Date: Thursday, August 5, 2021 @ 20:47:07
  Author: foxboron
Revision: 993895

upgpkg: tailscale 1.12.3-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-08-05 20:20:19 UTC (rev 993894)
+++ PKGBUILD2021-08-05 20:47:07 UTC (rev 993895)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.12.1
+pkgver=1.12.3
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=1d7592eb11744ddd4a69725964a35eefb4e76097   #refs/tags/v1.12.1^{}
+_commit=2be791762ed8d183c2e6c877bfe0a6f1229ccf7b   #refs/tags/v1.12.3^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"



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

2021-07-29 Thread Morten Linderud via arch-commits
Date: Thursday, July 29, 2021 @ 16:11:25
  Author: foxboron
Revision: 990360

upgpkg: tailscale 1.12.1-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-29 16:11:17 UTC (rev 990359)
+++ PKGBUILD2021-07-29 16:11:25 UTC (rev 990360)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.12.0
+pkgver=1.12.1
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=188a7f6bc4fa3a2c4d5add45fee9097a875dacaa   #refs/tags/v1.12.0^{}
+_commit=1d7592eb11744ddd4a69725964a35eefb4e76097   #refs/tags/v1.12.1^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"



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

2021-07-27 Thread Morten Linderud via arch-commits
Date: Tuesday, July 27, 2021 @ 20:19:28
  Author: foxboron
Revision: 988091

upgpkg: tailscale 1.12.0-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-27 20:19:25 UTC (rev 988090)
+++ PKGBUILD2021-07-27 20:19:28 UTC (rev 988091)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.10.2
+pkgver=1.12.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=36fe8addc39281423576c9011e81ce714b6f8e44   #refs/tags/v1.10.2^{}
+_commit=188a7f6bc4fa3a2c4d5add45fee9097a875dacaa   #refs/tags/v1.12.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"



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

2021-07-17 Thread Morten Linderud via arch-commits
Date: Saturday, July 17, 2021 @ 08:32:18
  Author: foxboron
Revision: 978001

upgpkg: tailscale 1.10.2-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 08:32:18 UTC (rev 978000)
+++ PKGBUILD2021-07-17 08:32:18 UTC (rev 978001)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.10.1
+pkgver=1.10.2
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=cd3fd076cc7952724f38fb4af24b349879d7145d   #refs/tags/v1.10.1^{}
+_commit=36fe8addc39281423576c9011e81ce714b6f8e44   #refs/tags/v1.10.2^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"



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

2021-07-03 Thread Morten Linderud via arch-commits
Date: Saturday, July 3, 2021 @ 10:13:14
  Author: foxboron
Revision: 971921

upgpkg: tailscale 1.10.1-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-03 10:11:22 UTC (rev 971920)
+++ PKGBUILD2021-07-03 10:13:14 UTC (rev 971921)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.10.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=405ea978f8beeb59164c6d42a79b5014a3f6563d   #refs/tags/v1.10.0^{}
+_commit=cd3fd076cc7952724f38fb4af24b349879d7145d   #refs/tags/v1.10.1^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"



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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 09:10:40
  Author: foxboron
Revision: 967668

upgpkg: tailscale 1.10.0-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 08:56:38 UTC (rev 967667)
+++ PKGBUILD2021-06-28 09:10:40 UTC (rev 967668)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.8.8
+pkgver=1.10.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=dfff728b1ed3f5f5bb34802540b43cac9702e9d2   #refs/tags/v1.8.8^{}
+_commit=405ea978f8beeb59164c6d42a79b5014a3f6563d   #refs/tags/v1.10.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"



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

2021-06-23 Thread Morten Linderud via arch-commits
Date: Wednesday, June 23, 2021 @ 18:57:46
  Author: foxboron
Revision: 967120

upgpkg: tailscale 1.8.8-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-06-23 18:54:35 UTC (rev 967119)
+++ PKGBUILD2021-06-23 18:57:46 UTC (rev 967120)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.8.7
+pkgver=1.8.8
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=e1571ed7e0e84aed16f267be24fe408150109af6   #refs/tags/v1.8.7^{}
+_commit=dfff728b1ed3f5f5bb34802540b43cac9702e9d2   #refs/tags/v1.8.8^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"



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

2021-06-08 Thread Morten Linderud via arch-commits
Date: Tuesday, June 8, 2021 @ 16:32:04
  Author: foxboron
Revision: 959684

upgpkg: tailscale 1.8.7-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-06-08 15:40:21 UTC (rev 959683)
+++ PKGBUILD2021-06-08 16:32:04 UTC (rev 959684)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.8.6
+pkgver=1.8.7
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=28a8f9c90e135305a468d10d0addd04eb82e7a18#refs/tags/v1.8.6^{}
+_commit=e1571ed7e0e84aed16f267be24fe408150109af6   #refs/tags/v1.8.7^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-05-27 Thread Morten Linderud via arch-commits
Date: Thursday, May 27, 2021 @ 22:22:18
  Author: foxboron
Revision: 949210

upgpkg: tailscale 1.8.6-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-27 22:03:22 UTC (rev 949209)
+++ PKGBUILD2021-05-27 22:22:18 UTC (rev 949210)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.8.5
+pkgver=1.8.6
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=118cf0cd75f92bbe3d994a5b1587c9ea3553221b#refs/tags/v1.8.5^{}
+_commit=28a8f9c90e135305a468d10d0addd04eb82e7a18#refs/tags/v1.8.6^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-05-22 Thread Morten Linderud via arch-commits
Date: Saturday, May 22, 2021 @ 19:22:09
  Author: foxboron
Revision: 942188

upgpkg: tailscale 1.8.5-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-22 19:19:09 UTC (rev 942187)
+++ PKGBUILD2021-05-22 19:22:09 UTC (rev 942188)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.8.3
+pkgver=1.8.5
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=d0e86b08c99d23686e2c2416f1e3c93d5c00863a#refs/tags/v1.8.3^{}
+_commit=118cf0cd75f92bbe3d994a5b1587c9ea3553221b#refs/tags/v1.8.5^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-05-11 Thread Morten Linderud via arch-commits
Date: Tuesday, May 11, 2021 @ 15:08:42
  Author: foxboron
Revision: 930191

upgpkg: tailscale 1.8.3-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-11 15:08:37 UTC (rev 930190)
+++ PKGBUILD2021-05-11 15:08:42 UTC (rev 930191)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.8.1
+pkgver=1.8.3
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=fbfdcc56edb92066ef6dbaa1ae9d9bffa5455757   #refs/tags/v1.8.1^{}
+_commit=d0e86b08c99d23686e2c2416f1e3c93d5c00863a#refs/tags/v1.8.3^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-05-07 Thread Morten Linderud via arch-commits
Date: Friday, May 7, 2021 @ 19:19:09
  Author: foxboron
Revision: 928662

upgpkg: tailscale 1.8.1-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-07 18:48:07 UTC (rev 928661)
+++ PKGBUILD2021-05-07 19:19:09 UTC (rev 928662)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=e7899afbf606a508750a22147177b7b62313751a   #refs/tags/v1.8.0^{}
+_commit=fbfdcc56edb92066ef6dbaa1ae9d9bffa5455757   #refs/tags/v1.8.1^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-05-06 Thread Morten Linderud via arch-commits
Date: Thursday, May 6, 2021 @ 21:01:26
  Author: foxboron
Revision: 928539

upgpkg: tailscale 1.8.0-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-06 20:57:37 UTC (rev 928538)
+++ PKGBUILD2021-05-06 21:01:26 UTC (rev 928539)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.6.0
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=ddc975fcb268a06dc39923ec5db93f1c95b8cfc4   #refs/tags/v1.6.0^{}
+_commit=e7899afbf606a508750a22147177b7b62313751a   #refs/tags/v1.8.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-03-17 Thread Morten Linderud via arch-commits
Date: Wednesday, March 17, 2021 @ 08:36:20
  Author: foxboron
Revision: 893167

upgpkg: tailscale 1.6.0-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-03-17 08:35:49 UTC (rev 893166)
+++ PKGBUILD2021-03-17 08:36:20 UTC (rev 893167)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.4.6
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=9371665174655cda8345dda5b0b5f19fdee9a56a   #refs/tags/v1.4.6^{}
+_commit=ddc975fcb268a06dc39923ec5db93f1c95b8cfc4   #refs/tags/v1.6.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-03-13 Thread Morten Linderud via arch-commits
Date: Saturday, March 13, 2021 @ 12:09:13
  Author: foxboron
Revision: 890223

upgpkg: tailscale 1.4.6-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-03-13 11:53:15 UTC (rev 890222)
+++ PKGBUILD2021-03-13 12:09:13 UTC (rev 890223)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.4.5
+pkgver=1.4.6
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=b89c653046881cd6ce3758d1bc2741de940831f8   #refs/tags/v1.4.5^{}
+_commit=9371665174655cda8345dda5b0b5f19fdee9a56a   #refs/tags/v1.4.6^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-02-24 Thread Morten Linderud via arch-commits
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
===
--- PKGBUILD2021-02-24 17:45:02 UTC (rev 871664)
+++ PKGBUILD2021-02-24 18:13:08 UTC (rev 871665)
@@ -2,8 +2,8 @@
 # Contributor: David Anderson 
 
 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"


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

2021-02-21 Thread Morten Linderud via arch-commits
Date: Sunday, February 21, 2021 @ 15:27:29
  Author: foxboron
Revision: 867695

upgpkg: tailscale 1.4.4-2 - Go 1.16 rebuilds

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-02-21 15:26:49 UTC (rev 867694)
+++ PKGBUILD2021-02-21 15:27:29 UTC (rev 867695)
@@ -3,7 +3,7 @@
 
 pkgname=tailscale
 pkgver=1.4.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
 url="https://tailscale.com;


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

2021-02-10 Thread Morten Linderud via arch-commits
Date: Wednesday, February 10, 2021 @ 22:26:39
  Author: foxboron
Revision: 854445

upgpkg: tailscale 1.4.4-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-02-10 22:26:26 UTC (rev 85)
+++ PKGBUILD2021-02-10 22:26:39 UTC (rev 854445)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.4.3
+pkgver=1.4.4
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=d2c1ae7ed4e3548a505e4e844f8a1a874633067f   #refs/tags/v1.4.3^{}
+_commit=64a9656c01754b6652994cb3a8ef59bce1246cfc   #refs/tags/v1.4.4^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-02-10 Thread Morten Linderud via arch-commits
Date: Wednesday, February 10, 2021 @ 19:17:08
  Author: foxboron
Revision: 853994

upgpkg: tailscale 1.4.3-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-02-10 19:16:31 UTC (rev 853993)
+++ PKGBUILD2021-02-10 19:17:08 UTC (rev 853994)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=a9f58fe8222120423979efb2f59a83751786e44a   #refs/tags/v1.4.2^{}
+_commit=d2c1ae7ed4e3548a505e4e844f8a1a874633067f   #refs/tags/v1.4.3^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-02-02 Thread Morten Linderud via arch-commits
Date: Tuesday, February 2, 2021 @ 18:40:42
  Author: foxboron
Revision: 841338

upgpkg: tailscale 1.4.2-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-02-02 18:40:03 UTC (rev 841337)
+++ PKGBUILD2021-02-02 18:40:42 UTC (rev 841338)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=dde7ba4ecfa6dd044255047c9e8157448d6eba4a   #refs/tags/v1.4.1^{}
+_commit=a9f58fe8222120423979efb2f59a83751786e44a   #refs/tags/v1.4.2^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-01-28 Thread Morten Linderud via arch-commits
Date: Thursday, January 28, 2021 @ 23:02:18
  Author: foxboron
Revision: 833550

upgpkg: tailscale 1.4.1-1

Modified:
  tailscale/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-01-28 23:02:18 UTC (rev 833549)
+++ PKGBUILD2021-01-28 23:02:18 UTC (rev 833550)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=3d7cff91b36ceeba4f3457ccef006fe75f4d42c4   #refs/tags/v1.4.0^{}
+_commit=dde7ba4ecfa6dd044255047c9e8157448d6eba4a   #refs/tags/v1.4.1^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-01-28 Thread Morten Linderud via arch-commits
Date: Thursday, January 28, 2021 @ 15:57:47
  Author: foxboron
Revision: 88

upgpkg: tailscale 1.4.0-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-01-28 15:57:45 UTC (rev 87)
+++ PKGBUILD2021-01-28 15:57:47 UTC (rev 88)
@@ -2,8 +2,8 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.2.10
-pkgrel=2
+pkgver=1.4.0
+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=e480f8ddf6f7334fda1b3d0dd1b500f2f01f961b   #refs/tags/v1.2.10^{}
+_commit=3d7cff91b36ceeba4f3457ccef006fe75f4d42c4   #refs/tags/v1.4.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
 sha256sums=('SKIP')
 install="tailscale.install"


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

2021-01-03 Thread Morten Linderud via arch-commits
Date: Sunday, January 3, 2021 @ 21:45:08
  Author: foxboron
Revision: 805952

upgpkg: tailscale 1.2.10-2

Added:
  tailscale/trunk/PKGBUILD
  tailscale/trunk/tailscale.install

---+
 PKGBUILD  |   59 
 tailscale.install |   12 ++
 2 files changed, 71 insertions(+)

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-01-03 21:45:08 UTC (rev 805952)
@@ -0,0 +1,59 @@
+# Maintainer: Morten Linderud 
+# Contributor: David Anderson 
+
+pkgname=tailscale
+pkgver=1.2.10
+pkgrel=2
+pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
+arch=("x86_64")
+url="https://tailscale.com;
+license=("MIT")
+makedepends=("git" "go")
+depends=("glibc")
+backup=("etc/default/tailscaled")
+_commit=e480f8ddf6f7334fda1b3d0dd1b500f2f01f961b   #refs/tags/v1.2.10^{}
+source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit};)
+sha256sums=('SKIP')
+install="tailscale.install"
+
+pkgver() {
+  cd "${pkgname}"
+  git describe --tags | sed 's/^[vV]//;s/-/+/g'
+}
+
+prepare() {
+cd "${pkgname}"
+go mod vendor
+}
+
+build() {
+cd "${pkgname}"
+eval "$(./version/version.sh)"
+export CGO_CPPFLAGS="${CPPFLAGS}"
+export CGO_CFLAGS="${CFLAGS}"
+export CGO_CXXFLAGS="${CXXFLAGS}"
+export CGO_LDFLAGS="${LDFLAGS}"
+export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+GO_LDFLAGS="\
+-linkmode=external \
+-X tailscale.com/version.Long=${VERSION_LONG} \
+-X tailscale.com/version.Short=${VERSION_SHORT} \
+-X tailscale.com/version.GitCommit=${VERSION_GIT_HASH}"
+for cmd in ./cmd/tailscale ./cmd/tailscaled; do
+go build -v -tags xversion -ldflags "$GO_LDFLAGS" "$cmd"
+done
+}
+
+#TODO: Figure out why tests are failing
+# check() {
+# cd "${pkgname}"
+# go test $(go list ./... | grep -v tsdns_test)
+# }
+
+package() {
+cd "${pkgname}"
+install -Dm755 tailscale tailscaled -t "$pkgdir/usr/bin"
+install -Dm644 cmd/tailscaled/tailscaled.defaults 
"$pkgdir/etc/default/tailscaled"
+install -Dm644 cmd/tailscaled/tailscaled.service -t 
"$pkgdir/usr/lib/systemd/system"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+}

Added: tailscale.install
===
--- tailscale.install   (rev 0)
+++ tailscale.install   2021-01-03 21:45:08 UTC (rev 805952)
@@ -0,0 +1,12 @@
+# -*- mode: shell-script -*-
+
+post_install() {
+echo -e "\n\e[1m Tailscale $1\e[0m\n"
+cat <