aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-05-03 16:21:35 +0000
committerKeybase Linux Build2017-05-03 16:21:35 +0000
commitd1ab239b5cc2231ff972b17502540b92656f6cc7 (patch)
tree409c2dc3e0822828188a320f0d530291b926c51b
parent1e5a15d0cf4d3166d1c0ddb463c67b3877e0700b (diff)
downloadaur-d1ab239b5cc2231ff972b17502540b92656f6cc7.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 34f97613d910..9723aee2f2c1 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+13615.a834ec2
+ pkgver = 1.0.22+13651.7a47df7
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index f1cb9e528892..b5c17e8b050a 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+13615.a834ec2
+pkgver=1.0.22+13651.7a47df7
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}