aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-01-19 22:33:41 +0000
committerKeybase Linux Build2017-01-19 22:33:41 +0000
commit1d92d43ed3fa2280273502da07e52eb42ad3c476 (patch)
treebb7437531abd191b570ec9dc3839a105d67ce65c
parent50273abc6bf09bfe3250e08ff97098d2fd5d44d3 (diff)
downloadaur-1d92d43ed3fa2280273502da07e52eb42ad3c476.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 e0cd11ca65ee..55034457ddf6 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+11945.e5f088f
+ pkgver = 1.0.18+11968.6f9bf0c
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index e0a80b21ac44..5b02025d016c 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+11945.e5f088f
+pkgver=1.0.18+11968.6f9bf0c
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}