~alpine/aports

community/neovim: upgrade to 0.6.0 v1 PROPOSED

Marvin Preuss: 1
 community/neovim: upgrade to 0.6.0

 1 files changed, 3 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3791/mbox | git am -3
Learn more about email & git

[PATCH] community/neovim: upgrade to 0.6.0 Export this patch

---
 community/neovim/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/neovim/APKBUILD b/community/neovim/APKBUILD
index b18d1259b8..4dcb0cc708 100644
--- a/community/neovim/APKBUILD
+++ b/community/neovim/APKBUILD
@@ -13,8 +13,8 @@

# TODO: Try to trim the base package to include only common syntax files etc.
pkgname=neovim
pkgver=0.5.1
pkgrel=1
pkgver=0.6.0
pkgrel=0
pkgdesc="Vim-fork focused on extensibility and agility"
url="https://neovim.io"
# riscv64 blocked by luajit -> libluv
@@ -75,6 +75,6 @@ doc() {
}

sha512sums="
a5a976c4998e821e0d9a9038d3f0c9e7c424a951f6bfc6d75898916d6a004ac668f31a34c3472fc4fca6b1d9652ac662b06780dd04dc6a77ecdc81564ec05709  neovim-0.5.1.tar.gz
c007d076fb89288fe0496fa243fc6f485b0b33120c96b0bf37d8fe6469c672eb641fefbc3f7262ec726e40910c44d37ff7efb1723c05ba920ff6ae512b1d43e6  neovim-0.6.0.tar.gz
72ab288f53acddc088c567aafe8c5afa6835325fab7879e782d1d62f87a662f3a6bac123c450debbae1b32336cc60b2830b429838ee3dfcc7524773b5069f4f0  nodoc.txt
"
-- 
2.34.1