aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-05-01 16:12:49 +0000
committerKeybase Linux Build2017-05-01 16:12:49 +0000
commit966fb717e04b5dad83f1e6eec894add84f15afb8 (patch)
treed38b0d90cc45a0a90c81b3f8c1066144a2e1cac8
parentd30699cf2787695e559d75a4044771d837b151ab (diff)
downloadaur-966fb717e04b5dad83f1e6eec894add84f15afb8.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 7e497470c0fc..7eb66bfa6e8d 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.21+13572.36e780b
+ pkgver = 1.0.22+13581.7b035ce
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index c9c600fb8e48..83243b512c6e 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.21+13572.36e780b
+pkgver=1.0.22+13581.7b035ce
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}