neovim-qt: update to 0.2.13.
This commit is contained in:
parent
f88a74a2bb
commit
bd2271be18
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim-qt'
|
||||
pkgname=neovim-qt
|
||||
version=0.2.12
|
||||
version=0.2.13
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="qt5-devel neovim"
|
||||
|
@ -10,7 +10,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=f88a35683f2897d766bfd617c2bb9277e5e267a4b9c509807cbafa5cfe354cf6
|
||||
checksum=382d6db482804e830d14b922caaef4500c325f3a380165d68b6e998d99deb837
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue