mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
neovim: update to 0.9.5
This commit is contained in:
parent
af410531cc
commit
620c453cac
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim'
|
||||
pkgname=neovim
|
||||
version=0.9.4
|
||||
version=0.9.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper="qemu"
|
||||
|
@ -13,8 +13,9 @@ short_desc="Fork of Vim aiming to improve user experience, plugins and GUIs"
|
|||
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||
license="Apache-2.0, Vim"
|
||||
homepage="https://neovim.io"
|
||||
changelog="https://github.com/neovim/neovim/releases"
|
||||
distfiles="https://github.com/neovim/neovim/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=148356027ee8d586adebb6513a94d76accc79da9597109ace5c445b09d383093
|
||||
checksum=fe74369fc30a32ec7a086b1013acd0eacd674e7570eb1acc520a66180c9e9719
|
||||
|
||||
build_options=luajit
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue