aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-03-01 19:12:20 +0000
committerKeybase Linux Build2017-03-01 19:12:20 +0000
commitf5add042b830c71ea91194ea5b775e44bf4348c9 (patch)
tree12f50a2a5ec074b429d1582f9f5c631e2faf676e
parentc28eaf4f4dc7834c8306fac791a4c33f201bc14a (diff)
downloadaur-f5add042b830c71ea91194ea5b775e44bf4348c9.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 6b8f2014f308..40f33ca49d94 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+12589.3bf85d0
+ pkgver = 1.0.18+12616.3dad37e
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 8848afa11d1e..caa71771480c 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+12589.3bf85d0
+pkgver=1.0.18+12616.3dad37e
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}