aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-02-07 17:12:17 +0000
committerKeybase Linux Build2017-02-07 17:12:17 +0000
commit1f42e4d50a5cc66cd88f5a06ef2fdf4fde1ab525 (patch)
treef93be564561ed2e8faad3970807201d35da4cb1d
parent1d23b3a984f98f9022b48f054783af424f467444 (diff)
downloadaur-1f42e4d50a5cc66cd88f5a06ef2fdf4fde1ab525.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 feff7489bccd..988f27b15ed8 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+12234.4931777
+ pkgver = 1.0.18+12278.f42ca14
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 328534b2c048..ad52da846395 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+12234.4931777
+pkgver=1.0.18+12278.f42ca14
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}