summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaochen Tong2017-06-26 13:15:36 +0800
committerHaochen Tong2017-06-26 13:15:36 +0800
commit2fc1aca4ceaec7b5fba35db9a8a5f7c441a99a6c (patch)
treeae5b99ba634f3c2103504e00d44eab4488d766e3
parentf2f48a861ab3f09d34bdd6029b8fa92606a09cdf (diff)
downloadaur-2fc1aca4ceaec7b5fba35db9a8a5f7c441a99a6c.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 59a5c9b64ad7..de018eca2df8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Wed Mar 29 03:01:25 UTC 2017
+# Mon Jun 26 05:15:31 UTC 2017
pkgbase = neovim-remote
pkgdesc = Support --remote and friends for Neovim
- pkgver = 1.5.2
+ pkgver = 1.7.0
pkgrel = 1
url = https://github.com/mhinz/neovim-remote
arch = any
license = GPL
depends = python-neovim
- source = git+https://github.com/mhinz/neovim-remote.git#tag=v1.5.2
+ source = git+https://github.com/mhinz/neovim-remote.git#tag=v1.7.0
sha1sums = SKIP
pkgname = neovim-remote
diff --git a/PKGBUILD b/PKGBUILD
index f3e5b8461790..cae6d2c5035e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hexchain Tong <i at hexchain dot org>
pkgname=neovim-remote
-pkgver=1.5.2
+pkgver=1.7.0
pkgrel=1
pkgdesc="Support --remote and friends for Neovim"
arch=(any)