aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2016-12-02 20:25:52 +0000
committerKeybase Linux Build2016-12-02 20:25:52 +0000
commitc0307845ce4036a89f0afef733d181ce8b36731d (patch)
tree69bc14de19425ab87f85d0e88ceb2fc9383c8c59
parent6e6fe619ae39070e2193087e8c1907aa0123588f (diff)
downloadaur-c0307845ce4036a89f0afef733d181ce8b36731d.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 b5382db7d3c1..b66be669062a 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+11277.d07a1a5
+ pkgver = 1.0.18+11354.495bb76
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 500dcbc7c9f8..2cf98e9ff6f3 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+11277.d07a1a5
+pkgver=1.0.18+11354.495bb76
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}