neovim-qt: update to 0.2.8.
This commit is contained in:
parent
05b217a312
commit
cdce7e00e7
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.7
|
version=0.2.8
|
||||||
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=28f2b890eb74c6ab3c772523fe053b9db5c0823eaf259d6eb4ca5f568901540b
|
checksum=53653c21de1dd41fb78a65f27e989b3478c74ad91cbde92f831fb3d81b25802b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue