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: 2ef1b0aac65565dd24c5d3e946a0de771590f66b
Message: Upgraded to 1.32.1
diff --git a/.SRCINFO b/.SRCINFO
index 494f97f..68c9bed 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.30.2
+pkgver = 1.32.1
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.30.2
+source = git+https://github.com/tailscale/tailscale.git#tag=v1.32.1
b2sums = SKIP
makedepends = golang-go
diff --git a/PKGBUILD b/PKGBUILD
index f5f887b..1b0ced8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _gitname='tailscale'
provides=('tailscale')
replaces=('tailscale-relay')
conflicts=('tailscale-relay')
-pkgver='1.30.2'
+pkgver='1.32.1'
pkgrel='1'
pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they are."
arch=('x86_64')