neovim: update to 0.1.3.
This commit is contained in:
parent
f13808619c
commit
f55cf733d8
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'neovim'
|
# Template file for 'neovim'
|
||||||
pkgname=neovim
|
pkgname=neovim
|
||||||
version=0.1.2
|
version=0.1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_JEMALLOC=0 -DLUA_PRG=/usr/bin/lua5.2"
|
configure_args="-DENABLE_JEMALLOC=0 -DLUA_PRG=/usr/bin/lua5.2"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="Apache-2.0, GPL-2"
|
license="Apache-2.0, GPL-2"
|
||||||
homepage="http://neovim.io"
|
homepage="http://neovim.io"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=549881465eff82454660ae92d857d6ffa22383d45c94c46f3753fd1b0e699247
|
checksum=7a86892d941b8829537ad46864b9a363d009ba56aeefdef2ee15ffa3eee5f92b
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
vi:vi:/usr/bin/nvim
|
vi:vi:/usr/bin/nvim
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue