aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-04-11 16:25:13 +0000
committerKeybase Linux Build2017-04-11 16:25:13 +0000
commitfc2e045659a9b71f7b20c4413a887badb2929dd8 (patch)
tree1024753eb41b0eabfa35aa9dad9b994e092ec5ea
parent678f1ad515ee78b2ed03c87a08caec4be069f1ed (diff)
downloadaur-fc2e045659a9b71f7b20c4413a887badb2929dd8.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 6d468b508c8a..d9da2a82a991 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.20+13185.0aa7e55
+ pkgver = 1.0.20+13255.383784b
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 14f9d6998966..f09c7792ec6b 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.20+13185.0aa7e55
+pkgver=1.0.20+13255.383784b
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}