aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-05-23 16:12:44 +0000
committerKeybase Linux Build2017-05-23 16:12:44 +0000
commitc322bd92b10dd6c785879cfdc0ee22e759cbc712 (patch)
tree0491eb31394eb0f92b1432f111127299fd5f236c
parent7c48afc6128d0b3496aad492c4c1761352ee75d7 (diff)
downloadaur-c322bd92b10dd6c785879cfdc0ee22e759cbc712.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 f17459af5438..e7629a33f6b1 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.23+13901.dd16959
+ pkgver = 1.0.23+13943.8476f05
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index e5b409ad696d..8442728eb659 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.23+13901.dd16959
+pkgver=1.0.23+13943.8476f05
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}