summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Anderson2020-03-12 19:01:10 -0700
committerDavid Anderson2020-03-12 19:02:08 -0700
commite5438c87ff945a90dc811bc1b6742355ea483a85 (patch)
tree383f0587071b85a56d66177ac39ff92db546fbf2
parent4f2eb36d60644870a6e0009e46f9f5d04fdfb306 (diff)
downloadaur-e5438c87ff945a90dc811bc1b6742355ea483a85.tar.gz
Update to version 0.96-0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 745ea32af1ea..cabd8b67616d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tailscale-bin
pkgdesc = A mesh VPN that makes it easy to connect your devices, wherever they are.
pkgver = 0.96_0
- pkgrel = 2
+ pkgrel = 1
url = https://tailscale.com
install = tailscale.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 86db4e214bdd..70cfd97d9b52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="tailscale-bin"
_version="0.96-0"
pkgver="0.96_0"
-pkgrel="2"
+pkgrel="1"
pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they are."
arch=("x86_64")
url="https://tailscale.com"