aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-07-21 16:11:43 +0000
committerKeybase Linux Build2017-07-21 16:11:43 +0000
commita3c87a1e9c66e342694a97f5b1a03c19c52c2ecb (patch)
tree6d47fcb944c57db2c985c618eed1ed2d69315f69
parentdb9ca92ebdab9443d91f9232a81757e0f1dcca0c (diff)
downloadaur-a3c87a1e9c66e342694a97f5b1a03c19c52c2ecb.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 eb343eb8ff11..29eee1bf0268 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.25+14994.9b88ef7
+ pkgver = 1.0.25+15034.ef8f07210
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index af184f6c9446..42ff1e3ac5d7 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.25+14994.9b88ef7
+pkgver=1.0.25+15034.ef8f07210
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}