aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-02-23 17:12:47 +0000
committerKeybase Linux Build2017-02-23 17:12:47 +0000
commite81065aee2acffff92b36e56aa1eb66435c2ce9e (patch)
treeaf4f5b143f918c1e8577735b06d640f84583fb5a
parentd581bddce54968ea97e1a0cf20a33433551a1b95 (diff)
downloadaur-e81065aee2acffff92b36e56aa1eb66435c2ce9e.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 6206f85b8db0..4f7ab585d4fb 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+12541.287734c
+ pkgver = 1.0.18+12552.af0e640
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 295acfd4f9b1..5f7276764c6e 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+12541.287734c
+pkgver=1.0.18+12552.af0e640
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}