neovim: update to 0.3.3.

This commit is contained in:
maxice8 2019-01-05 02:52:36 -02:00 committed by maxice8
parent d65240f8bd
commit 219c6e56b5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'neovim'
pkgname=neovim
version=0.3.2
version=0.3.3
revision=1
build_style=cmake
configure_args="-DENABLE_JEMALLOC=0 -DUSE_BUNDLED_LIBTERMKEY=OFF"
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="Apache-2.0, GPL-2.0-or-later"
homepage="https://neovim.io"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=e34e56127c251112c07f5a9b10636ea27685ed468a66e4158ea0a0dda71ea5a3
checksum=9280f68c02dfe632815ce8063a621c6d73a40da91d0a18e1cb3104c32d0e724b
do_check() {
# requires downloading stuff from the outside and also adds the following deps