neovim-qt: update to 0.2.9.
This commit is contained in:
parent
c7648b52dd
commit
894ba083a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neovim-qt'
|
||||
pkgname=neovim-qt
|
||||
version=0.2.8
|
||||
version=0.2.9
|
||||
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=53653c21de1dd41fb78a65f27e989b3478c74ad91cbde92f831fb3d81b25802b
|
||||
checksum=0142a75f39a5fc19a7198673600d2612ef970bf59a02157b3a639a1d58bee008
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue