aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-06-19 16:13:20 +0000
committerKeybase Linux Build2017-06-19 16:13:20 +0000
commit874cc169f5b1181f55e3c1ae8c0fd124d6ddd01e (patch)
treeb1f603f68570d763d418af8d09917bb03dfaa8ca
parent4e16bf53234853001b3167ef9404079b35c63258 (diff)
downloadaur-874cc169f5b1181f55e3c1ae8c0fd124d6ddd01e.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 dc44cbe45fb2..45442d3aab2a 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.24+14377.f0ac212
+ pkgver = 1.0.24+14456.91a6943
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 59ebe0c57ad2..c80f66b80d4c 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.24+14377.f0ac212
+pkgver=1.0.24+14456.91a6943
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}