summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorPavel Vinogradov2019-05-29 17:14:38 -0400
committerPavel Vinogradov2019-05-29 17:14:38 -0400
commit4cf4eb88d831c9cca26f6cb068a37206beeabb13 (patch)
treeef7b52a43b6986d5fd5ab584a2bd735d88a4b8e8 /editors
parent362d356099c0676b0cd8b7cd904010d9f577e133 (diff)
editors/neovim: version 0.3.7
Diffstat (limited to 'editors')
-rwxr-xr-xeditors/neovim/DETAILS4
-rw-r--r--editors/neovim/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/editors/neovim/DETAILS b/editors/neovim/DETAILS
index 0f07b68df3..2864d7a2d8 100755
--- a/editors/neovim/DETAILS
+++ b/editors/neovim/DETAILS
@@ -1,7 +1,7 @@
source "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=neovim
- VERSION=0.3.5
- SOURCE_HASH=sha512:8e7c14df59fdcb0eb03a2dbed5d56ae3b1eadb9aac805e69da03f7e964936721abf6c04ca6bf91d10b4451030f4440814ac445b58a0b06d11c7f6663c1b22019
+ VERSION=0.3.7
+ SOURCE_HASH=sha512:1d770a4643a44da65f0a03c90e18e89f337b16ec3eca20dbffa21bcab10c836062ef82974437b64bd766f7b07317cd3dc8e3e72b9d5d0911b1d4f2c528cd20c2
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_HINTS="no-check-certificate"
SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/v${VERSION}.tar.gz
diff --git a/editors/neovim/HISTORY b/editors/neovim/HISTORY
index 1527d45f1d..79c7a39be7 100644
--- a/editors/neovim/HISTORY
+++ b/editors/neovim/HISTORY
@@ -1,3 +1,6 @@
+2019-05-29 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 0.3.7
+
2019-04-28 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 0.3.5