aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-01-09 17:12:31 +0000
committerKeybase Linux Build2017-01-09 17:12:31 +0000
commite79d27af5e177f7bf616ce7f12aa5ad2c82f2c3b (patch)
tree9ec5994582d18f64802a520f327cf349268bc113
parent7454a5b94212d2f64f4cd56fe98ac72aff81d6c9 (diff)
downloadaur-e79d27af5e177f7bf616ce7f12aa5ad2c82f2c3b.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 8569c9229dc4..c3e4d5108261 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+11698.0e09285
+ pkgver = 1.0.18+11727.6f80d04
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 508902f6c325..06e1ff9b443a 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+11698.0e09285
+pkgver=1.0.18+11727.6f80d04
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}