aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-05-16 16:44:12 +0000
committerKeybase Linux Build2017-05-16 16:44:12 +0000
commitaf24e40617cae4ab7be158004470f5ea3cf43129 (patch)
tree410782cd93cb56e126f4951306502cfdb50b594b
parent653b653d7d39dd589242de92d7c8b99f61934374 (diff)
downloadaur-af24e40617cae4ab7be158004470f5ea3cf43129.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 d010ba213d93..504aa8425afe 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.22+13806.b608f0e
+ pkgver = 1.0.22+13823.12caaba
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 0db49c2a425e..7512892d5bc1 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.22+13806.b608f0e
+pkgver=1.0.22+13823.12caaba
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}