summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaochen Tong2017-11-02 00:44:27 +0800
committerHaochen Tong2017-11-02 00:44:31 +0800
commit86f94e40e797732ace6d74523a6751bfba167f01 (patch)
treecd65ee0a81ce45943cb9ed6e5e892b25d3e6f2bd
parent226ee06c2bd998949c92689aa7463e604846ffc0 (diff)
downloadaur-86f94e40e797732ace6d74523a6751bfba167f01.tar.gz
upgpkg
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53385b365876..cff6540172c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Thu Oct 5 14:06:33 UTC 2017
+# Wed Nov 1 16:44:22 UTC 2017
pkgbase = neovim-remote
pkgdesc = Support --remote and friends for Neovim
- pkgver = 1.8.4
+ pkgver = 1.8.6
pkgrel = 1
url = https://github.com/mhinz/neovim-remote
arch = any
license = GPL
depends = python-neovim
depends = python-psutil
- source = git+https://github.com/mhinz/neovim-remote.git#tag=v1.8.4
+ source = git+https://github.com/mhinz/neovim-remote.git#tag=v1.8.6
sha1sums = SKIP
pkgname = neovim-remote
diff --git a/PKGBUILD b/PKGBUILD
index c728b466fc72..7eee893af689 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hexchain Tong <i at hexchain dot org>
pkgname=neovim-remote
-pkgver=1.8.4
+pkgver=1.8.6
pkgrel=1
pkgdesc="Support --remote and friends for Neovim"
arch=(any)