aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2016-12-12 17:19:33 +0000
committerKeybase Linux Build2016-12-12 17:19:33 +0000
commit68a3dbdca466193b7401cd110c6dc6c2e6ed4568 (patch)
treef920e1f1af19435d1c4f13e40e452c70b1a4d5fb
parentea6b7e2e52cea4e9dc24aef615e255fe208454d9 (diff)
downloadaur-68a3dbdca466193b7401cd110c6dc6c2e6ed4568.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 41a17e7a3f75..97e9f803ae1d 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+11413.93a8079
+ pkgver = 1.0.18+11452.a59ea83
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index aa08963c7c86..694cd4190a05 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+11413.93a8079
+pkgver=1.0.18+11452.a59ea83
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}