mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
neovim-qt: update to 0.2.16.
This commit is contained in:
parent
8315df2ba1
commit
e2f3d3dda2
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'neovim-qt'
|
||||
pkgname=neovim-qt
|
||||
version=0.2.15
|
||||
version=0.2.16
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-host-tools qt5-qmake neovim"
|
||||
makedepends="qt5-devel"
|
||||
makedepends="qt5-devel qt5-svg-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=0e36c911b312a639140834d570a856294eb4b5830c4b86f99347deb02c0f5ca4
|
||||
checksum=fc1244e0b667688c684e540b6c09aa14a62cc441e4b4e7f742ed61cdf94937d6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue