neovim: update to 0.3.0. (#43)

This commit is contained in:
maxice8 2018-06-19 16:04:07 -03:00 committed by cr6git
parent 0f7ad1c702
commit ce605e2560
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'neovim'
pkgname=neovim
version=0.2.2
revision=2
version=0.3.0
revision=1
build_style=cmake
configure_args="-DENABLE_JEMALLOC=0 -DUSE_BUNDLED_LIBTERMKEY=OFF"
hostmakedepends="pkg-config gperf LuaJIT-devel lua51-lpeg lua51-mpack"
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="Apache-2.0, GPL-2"
homepage="http://neovim.io"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=a838ee07cc9a2ef8ade1b31a2a4f2d5e9339e244ade68e64556c1f4b40ccc5ed
checksum=f7acb61b16d3f521907d99c486b7a9f1e505e8b2a18c9ef69a6d7f18f29f74b8
do_check() {
# requires downloading stuff from the outside and also adds the following deps