mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
neovim-qt: update to 0.2.14.
fix cross
This commit is contained in:
parent
279b2d444c
commit
1524f886b2
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'neovim-qt'
|
||||
pkgname=neovim-qt
|
||||
version=0.2.13
|
||||
version=0.2.14
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="qt5-devel neovim"
|
||||
hostmakedepends="qt5-host-tools qt5-qmake neovim"
|
||||
makedepends="qt5-devel"
|
||||
depends="neovim"
|
||||
short_desc="Neovim client library and GUI, in Qt5"
|
||||
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/equalsraf/neovim-qt"
|
||||
distfiles="https://github.com/equalsraf/neovim-qt/archive/v${version}.tar.gz"
|
||||
checksum=382d6db482804e830d14b922caaef4500c325f3a380165d68b6e998d99deb837
|
||||
checksum=1a8a6aea077c336003d44000b1cbe954d58b66519fc2b5f5c8f64ba6b33a71aa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue