mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
neovim-qt: update to 0.2.10.
This commit is contained in:
parent
ca5e7bd383
commit
77846b5eff
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.9
|
version=0.2.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="qt5-devel neovim"
|
makedepends="qt5-devel neovim"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
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=0142a75f39a5fc19a7198673600d2612ef970bf59a02157b3a639a1d58bee008
|
checksum=42e3205f3fa9924e4970aed8ff28d17d9aefeb394bb40493d37f8a0afba40c34
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue