aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2016-11-01 16:11:49 +0000
committerKeybase Linux Build2016-11-01 16:11:49 +0000
commit53259adb84618de2b205b67dca98c3438336060b (patch)
tree124fb7cbc7f50a74b604f1343515af582b4299ca
parent72f5ac9cf380f8fe2b22c4b013b7516589216bba (diff)
downloadaur-53259adb84618de2b205b67dca98c3438336060b.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 51ef30862f50..0b807720faa3 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+10955.7894c1f
+ pkgver = 1.0.18+10984.a862115
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 596b0d8e693e..f28600dc9d34 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+10955.7894c1f
+pkgver=1.0.18+10984.a862115
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}