aboutsummaryrefslogtreecommitdiffstats
path: root/community/neovim
diff options
context:
space:
mode:
authorHenrik Riomar <henrik.riomar@gmail.com>2019-02-01 19:54:47 +0100
committerHenrik Riomar <henrik.riomar@gmail.com>2019-02-01 19:55:05 +0100
commit1428b7c93ed06fb5f1392202b2127a26f64467ce (patch)
tree5f8650f39028e564d33464240c62ccbafd1e4a18 /community/neovim
parentaa1a70d7d2f26ebf2ed0a4efa2e7cd82853d4420 (diff)
downloadaports-1428b7c93ed06fb5f1392202b2127a26f64467ce.tar.bz2
aports-1428b7c93ed06fb5f1392202b2127a26f64467ce.tar.xz
community/neovim: upgrade to 0.3.4
Diffstat (limited to 'community/neovim')
-rw-r--r--community/neovim/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/neovim/APKBUILD b/community/neovim/APKBUILD
index 77622f6198..8ee4ec9955 100644
--- a/community/neovim/APKBUILD
+++ b/community/neovim/APKBUILD
@@ -12,8 +12,8 @@
# 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.1
-pkgrel=1
+pkgver=0.3.4
+pkgrel=0
pkgdesc="Vim-fork focused on extensibility and agility"
url="https://neovim.io"
# s390x: needs luajit
@@ -66,5 +66,5 @@ doc() {
done
}
-sha512sums="42c541608509dc0335203ee1c008045f0eaeebce8e18dffc554ab22a029da700bba9b8c721bd9d68337ddb4a56f8cf034fad2a3eb88d36baf8295e6648fce506 neovim-0.3.1.tar.gz
+sha512sums="fbf22ccffbb36c082bfe9a66b3d0180a78581102732a44ab7a5417aef517c88b69406491854613a1cf347ddab6fc6e277f959887556d2c0068cf181e4d88c36b neovim-0.3.4.tar.gz
72ab288f53acddc088c567aafe8c5afa6835325fab7879e782d1d62f87a662f3a6bac123c450debbae1b32336cc60b2830b429838ee3dfcc7524773b5069f4f0 nodoc.txt"