aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-05-30 16:23:26 +0000
committerKeybase Linux Build2017-05-30 16:23:26 +0000
commitd130562728267d034674e11a87a27b7791d49204 (patch)
treec54d9bd1810ecf1b7d97f224bd9cfc8a552338b6
parent1b173ccd04c223c445a6db3095724b5cbc33c8ef (diff)
downloadaur-d130562728267d034674e11a87a27b7791d49204.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 be85c13255e4..a71144e2eecf 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+14047.6514334
+ pkgver = 1.0.24+14050.e384107
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 159803507571..9c4c413a7abd 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+14047.6514334
+pkgver=1.0.24+14050.e384107
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}