aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2016-12-13 17:13:59 +0000
committerKeybase Linux Build2016-12-13 17:13:59 +0000
commit9f3b15897601d1b8e081ee8c172aca209cbc9519 (patch)
tree5d0446b9ab85c250b48e8905ebd9b67f6bd336a4
parent68a3dbdca466193b7401cd110c6dc6c2e6ed4568 (diff)
downloadaur-9f3b15897601d1b8e081ee8c172aca209cbc9519.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 97e9f803ae1d..7ec0599b40ea 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+11452.a59ea83
+ pkgver = 1.0.18+11470.2d33974
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 694cd4190a05..85ac479dc84a 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+11452.a59ea83
+pkgver=1.0.18+11470.2d33974
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}