aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-03-21 16:44:07 +0000
committerKeybase Linux Build2017-03-21 16:44:07 +0000
commite643b3475ba68015496208c40c6dc06259b9cf60 (patch)
treeabc50fd9e64fb104493953b761f56a3ca3777db0
parent074651fcfbe57f917e9833c98638933892b16d8a (diff)
downloadaur-e643b3475ba68015496208c40c6dc06259b9cf60.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 f6b47590d49f..7b906e864839 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+12945.ab2d9df
+ pkgver = 1.0.20+12965.1a5d93b
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 16687117c4b3..0157f451161a 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+12945.ab2d9df
+pkgver=1.0.20+12965.1a5d93b
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}