aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-03-29 16:17:14 +0000
committerKeybase Linux Build2017-03-29 16:17:14 +0000
commitd0297001cdb35a0d771f6274943f30482cc9262e (patch)
tree9c279c13817b801bcce326d5ead2ee904b5d6c30
parentd424e71fbe416dfedc6c62bc17841d8262b3bc14 (diff)
downloadaur-d0297001cdb35a0d771f6274943f30482cc9262e.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 9f019a3ea8f3..ae338b6a523c 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.20+13049.4a64e98
+ pkgver = 1.0.20+13082.6d18a6a
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 0705e117994d..16c1c478b176 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.20+13049.4a64e98
+pkgver=1.0.20+13082.6d18a6a
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}