mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
neovim-qt: update to 0.2.18.
This commit is contained in:
parent
915ae7e88c
commit
73e3cb0610
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'neovim-qt'
|
# Template file for 'neovim-qt'
|
||||||
pkgname=neovim-qt
|
pkgname=neovim-qt
|
||||||
version=0.2.17
|
version=0.2.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_TESTS=OFF -DUSE_SYSTEM_MSGPACK=ON"
|
configure_args="-DENABLE_TESTS=OFF -DUSE_SYSTEM_MSGPACK=ON"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/equalsraf/neovim-qt"
|
homepage="https://github.com/equalsraf/neovim-qt"
|
||||||
distfiles="https://github.com/equalsraf/neovim-qt/archive/v${version}.tar.gz"
|
distfiles="https://github.com/equalsraf/neovim-qt/archive/v${version}.tar.gz"
|
||||||
checksum=ac538c2e5d63572dd0543c13fafb4d428e67128ea676467fcda68965b2aacda1
|
checksum=b1e1e019946ecb106b3aea8e35fc6e367d2efce44ca1c1599a2ccdfb35a28635
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue