kak-lsp: update to 7.0.0.
This commit is contained in:
parent
d508c144d3
commit
9055b5cb4e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=6.2.1
|
||||
version=7.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Language Server Protocol client for Kakoune"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Emerson Ferreira <me@skrps.me>"
|
|||
license="Unlicense"
|
||||
homepage="https://github.com/ul/kak-lsp"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=00ca9f8b9a875790a24030fd1a7304c84cd94aa918be6846af5ef84898ef569b
|
||||
checksum=94af509062471a4e2dac760ac10704c05fb803983509cd85e20c6036240ef4c4
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Reference in a new issue