aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-01-06 18:41:47 +0000
committerKeybase Linux Build2017-01-06 18:41:47 +0000
commit7454a5b94212d2f64f4cd56fe98ac72aff81d6c9 (patch)
treeace318a09e3cf2f61ed0100aa84fa529d3426756
parent470a8f2a0eab3ce9fc3c8feedc49da068b5e4c39 (diff)
downloadaur-7454a5b94212d2f64f4cd56fe98ac72aff81d6c9.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 56ded33121e8..8569c9229dc4 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.18+11642.b2b347b
+ pkgver = 1.0.18+11698.0e09285
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 21c472e1da52..508902f6c325 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.18+11642.b2b347b
+pkgver=1.0.18+11698.0e09285
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}