neovim: update to 0.3.4.

This commit is contained in:
maxice8 2019-01-13 22:22:18 -02:00 committed by maxice8
parent acb63c5dcd
commit 72939238fc

View file

@ -1,6 +1,6 @@
# Template file for 'neovim'
pkgname=neovim
version=0.3.3
version=0.3.4
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=9280f68c02dfe632815ce8063a621c6d73a40da91d0a18e1cb3104c32d0e724b
checksum=a641108bdebfaf319844ed46b1bf35d6f7c30ef5aeadeb29ba06e19c3274bc0e
do_check() {
# requires downloading stuff from the outside and also adds the following deps