aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-02-13 17:18:55 +0000
committerKeybase Linux Build2017-02-13 17:18:55 +0000
commit97932fc64030275dc81c05d340b8b1bf1f16ea7c (patch)
treefbe5046f486f2e1b7b18e3e1f595c07e10d81d9a
parentb15e511e85939def3720394fd357c3802f541d45 (diff)
downloadaur-97932fc64030275dc81c05d340b8b1bf1f16ea7c.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 d7edec5c6811..c0db413de64b 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+12394.2e43267
+ pkgver = 1.0.18+12402.5cf3cce
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 32f601730760..2d2c334f44df 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+12394.2e43267
+pkgver=1.0.18+12402.5cf3cce
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}