makedeb
A mesh VPN that makes it easy to connect your devices, wherever they are.
Click here to go back to the commit logs for tailscale.
Hash: 45219b6dc76b5ef6fa00f2dff207c0377c1c7683
Message: Upgraded to 1.30.0
diff --git a/.SRCINFO b/.SRCINFO
index 2663b67..22c331f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = tailscale
pkgbase = tailscale
pkgdesc = A mesh VPN that makes it easy to connect your devices, wherever they are.
pkgrel = 1
-pkgver = 1.28.0
+pkgver = 1.30.0
url = https://tailscale.com/
arch = x86_64
conflicts = tailscale-bin
@@ -14,6 +14,6 @@ license = MIT
makedepends = golang-go
provides = tailscale
replaces = tailscale-relay
-source = git+https://github.com/tailscale/tailscale.git#tag=v1.28.0
+source = git+https://github.com/tailscale/tailscale.git#tag=v1.30.0
b2sums = SKIP
makedepends = golang-go
diff --git a/PKGBUILD b/PKGBUILD
index 20d4c22..3fc8921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _gitname='tailscale'
provides=('tailscale')
replaces=('tailscale-relay')
conflicts=('tailscale-relay')
-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')