summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Anderson2020-03-12 19:01:45 -0700
committerDavid Anderson2020-03-12 19:02:08 -0700
commitf5599cf9cc59485f1d7ce1ff757396ab9db56aed (patch)
tree114de904f7a971a810d94507d73e7153807f2695
parente5438c87ff945a90dc811bc1b6742355ea483a85 (diff)
downloadaur-f5599cf9cc59485f1d7ce1ff757396ab9db56aed.tar.gz
Bump pkgrel.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cabd8b67616d..745ea32af1ea 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 = 1
+ pkgrel = 2
url = https://tailscale.com
install = tailscale.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 70cfd97d9b52..86db4e214bdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="tailscale-bin"
_version="0.96-0"
pkgver="0.96_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"