aboutsummaryrefslogtreecommitdiffstats
path: root/community/neovim
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-05-31 21:40:24 -0300
committerKevin Daudt <kdaudt@alpinelinux.org>2019-06-01 07:16:05 +0000
commita222269648f14b28fc596874408c72eee43b1560 (patch)
tree4e57718bae0701593e8eb1d08e6c518516e0c129 /community/neovim
parent0ec32b02b91e234090caca0311a011f291d71325 (diff)
downloadaports-a222269648f14b28fc596874408c72eee43b1560.tar.bz2
aports-a222269648f14b28fc596874408c72eee43b1560.tar.xz
community/neovim: upgrade to 0.3.7
Closes GH-8342
Diffstat (limited to 'community/neovim')
-rw-r--r--community/neovim/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/neovim/APKBUILD b/community/neovim/APKBUILD
index 7f619f46b9..52441c9ce4 100644
--- a/community/neovim/APKBUILD
+++ b/community/neovim/APKBUILD
@@ -12,7 +12,7 @@
# TODO: Try to trim the base package to include only common syntax files etc.
# NOTE: ignore-st-cursor-shape.patch will be in neovim 0.2.3
pkgname=neovim
-pkgver=0.3.5
+pkgver=0.3.7
pkgrel=0
pkgdesc="Vim-fork focused on extensibility and agility"
url="https://neovim.io"
@@ -64,5 +64,5 @@ doc() {
done
}
-sha512sums="8e7c14df59fdcb0eb03a2dbed5d56ae3b1eadb9aac805e69da03f7e964936721abf6c04ca6bf91d10b4451030f4440814ac445b58a0b06d11c7f6663c1b22019 neovim-0.3.5.tar.gz
+sha512sums="1d770a4643a44da65f0a03c90e18e89f337b16ec3eca20dbffa21bcab10c836062ef82974437b64bd766f7b07317cd3dc8e3e72b9d5d0911b1d4f2c528cd20c2 neovim-0.3.7.tar.gz
72ab288f53acddc088c567aafe8c5afa6835325fab7879e782d1d62f87a662f3a6bac123c450debbae1b32336cc60b2830b429838ee3dfcc7524773b5069f4f0 nodoc.txt"