aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-02-08 17:12:48 +0000
committerKeybase Linux Build2017-02-08 17:12:48 +0000
commitf5ba240f3dc7778f294eac1c44fa54ebba203604 (patch)
tree205f19a45db7618a8a51bc2dcc3a908555049d82
parent1f42e4d50a5cc66cd88f5a06ef2fdf4fde1ab525 (diff)
downloadaur-f5ba240f3dc7778f294eac1c44fa54ebba203604.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 988f27b15ed8..db2d6c7f6000 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+12278.f42ca14
+ pkgver = 1.0.18+12326.dc66461
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index ad52da846395..09947a5851cb 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+12278.f42ca14
+pkgver=1.0.18+12326.dc66461
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}