kak-lsp: update to 16.0.0.
This commit is contained in:
parent
938c8bd5fe
commit
2c7faec0e5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=15.0.1
|
||||
version=16.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Language Server Protocol client for Kakoune"
|
||||
|
@ -9,7 +9,7 @@ license="Unlicense"
|
|||
homepage="https://github.com/kak-lsp/kak-lsp"
|
||||
changelog="https://raw.githubusercontent.com/kak-lsp/kak-lsp/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/kak-lsp/kak-lsp/archive/v${version}.tar.gz"
|
||||
checksum=29edff9b9f1490d724b329ae6d08fca6cda799ebcd5230939b1b97aaf06fd31f
|
||||
checksum=85977d86c1a5dce709ca705a26d2913c121f31b58f6f28c8b138264092126a1b
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Reference in New Issue