mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
neovim: update to 0.9.2
This commit is contained in:
parent
380ea89262
commit
b8f3c11077
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim'
|
||||
pkgname=neovim
|
||||
version=0.9.1
|
||||
version=0.9.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper="qemu"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
|||
license="Apache-2.0, Vim"
|
||||
homepage="https://neovim.io"
|
||||
distfiles="https://github.com/neovim/neovim/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=8db17c2a1f4776dcda00e59489ea0d98ba82f7d1a8ea03281d640e58d8a3a00e
|
||||
checksum=06b8518bad4237a28a67a4fbc16ec32581f35f216b27f4c98347acee7f5fb369
|
||||
|
||||
build_options=luajit
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue