aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-06-08 17:43:34 +0000
committerKeybase Linux Build2017-06-08 17:43:34 +0000
commit8bd229492da5bb2968079d4579d931c28c54a796 (patch)
treeb82eecf9d6eed2c7f4e03e2d86ca880cc08d53c5
parent5812c31b2128e0ab234ce650cba0c6525ee083ff (diff)
downloadaur-8bd229492da5bb2968079d4579d931c28c54a796.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 c2505d7be01f..67651303fe4a 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+14206.0673a2e
+ pkgver = 1.0.24+14278.f903fee
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index c43645e254aa..1c1909609809 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+14206.0673a2e
+pkgver=1.0.24+14278.f903fee
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}