aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-03-24 16:30:05 +0000
committerKeybase Linux Build2017-03-24 16:30:05 +0000
commit0d21da872dfe1835fa602bcf5d6659209ffcd897 (patch)
tree4b85514be1e308fc70a9085b8a28d1089b9ef535
parent35cfb4eaddc7f45fd68ec2830822127733186811 (diff)
downloadaur-0d21da872dfe1835fa602bcf5d6659209ffcd897.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 42e17fdf9874..e391d6ad050b 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+12988.f88a1c5
+ pkgver = 1.0.20+13015.98280fe
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index b514e6304be4..a1ccfa92cffc 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+12988.f88a1c5
+pkgver=1.0.20+13015.98280fe
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}