aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-04-14 16:12:46 +0000
committerKeybase Linux Build2017-04-14 16:12:46 +0000
commitb7fa0aeb9745f43380155f2952928f0a52481fbf (patch)
tree5712f13ea51e594e8998cb171bb53d243b31b06a
parentcdc8ec9078a2e1dfd8f8e43e19a91a6e90b0a271 (diff)
downloadaur-b7fa0aeb9745f43380155f2952928f0a52481fbf.tar.gz
version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a524c5d6744..60ae0c2eb6e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by Keybase build automation
pkgbase = keybase-git
pkgdesc = the Keybase Go client, filesystem, and GUI
- pkgver = 1.0.20+13288.bdd39ad
+ pkgver = 1.0.21+13303.c035b7e
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index cb54d91649ce..dda125f7a986 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=keybase-git
pkgdesc='the Keybase Go client, filesystem, and GUI'
license=('BSD')
url='https://keybase.io'
-pkgver=1.0.20+13288.bdd39ad
+pkgver=1.0.21+13303.c035b7e
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}