neovim-qt: update to 0.2.16.1.
This commit is contained in:
parent
26c9b3a1ad
commit
f8db4abcf9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim-qt'
|
||||
pkgname=neovim-qt
|
||||
version=0.2.16
|
||||
version=0.2.16.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-host-tools qt5-qmake neovim"
|
||||
|
@ -11,7 +11,7 @@ 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=fc1244e0b667688c684e540b6c09aa14a62cc441e4b4e7f742ed61cdf94937d6
|
||||
checksum=971d4597b40df2756b313afe1996f07915643e8bf10efe416b64cc337e4faf2a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue