aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2016-12-19 19:17:26 +0000
committerKeybase Linux Build2016-12-19 19:17:26 +0000
commit3346cd3473daa6c48edb15564dfe6286750129fb (patch)
treeae0b44f4e1f11fd94c77dfd9a7a280cf1369c1bf
parent80949c66269b6532a047c866379bb0c7ab0f88fb (diff)
downloadaur-3346cd3473daa6c48edb15564dfe6286750129fb.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 96e04927e04f..4abe57101b84 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+11547.54e1fe8
+ pkgver = 1.0.18+11557.7868d49
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 40604ec3b822..928acf3402e0 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+11547.54e1fe8
+pkgver=1.0.18+11557.7868d49
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}