aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2017-03-09 17:12:06 +0000
committerKeybase Linux Build2017-03-09 17:12:06 +0000
commitad5794b86aecb02d284afdbbfdff1b6ba227a437 (patch)
tree16173764251dbaf396c7fc813927c821293b3612
parent8c168e2069bffe3a23a5d5bf028b680fe7580a87 (diff)
downloadaur-ad5794b86aecb02d284afdbbfdff1b6ba227a437.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 4728a9fc702c..feab177817df 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.18+12749.8a752c9
+ pkgver = 1.0.19+12783.c9907cb
pkgrel = 1
url = https://keybase.io
install = keybase.install
diff --git a/PKGBUILD b/PKGBUILD
index 0eae7e7b5af8..47a49fa2e2ef 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.18+12749.8a752c9
+pkgver=1.0.19+12783.c9907cb
pkgver() {
"$srcdir/client/packaging/linux/arch/keybase_git_version.sh"
}