kak-lsp: update to 18.1.0.
This commit is contained in:
parent
c11903d635
commit
a302896c59
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=18.0.3
|
||||
version=18.1.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Language Server Protocol client for Kakoune"
|
||||
|
@ -9,7 +9,7 @@ license="Unlicense"
|
|||
homepage="https://github.com/kakoune-lsp/kakoune-lsp"
|
||||
changelog="https://raw.githubusercontent.com/kakoune-lsp/kakoune-lsp/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/kakoune-lsp/kakoune-lsp/archive/v${version}.tar.gz"
|
||||
checksum=75de62446a3eabc0e96b170b5d9c18cd37dabcbfbaa2a9e50240a00dab271a93
|
||||
checksum=e9be8b132cc92612b5fa94535b0162b093bceacf20b6c883895acae0ef36eb8f
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Reference in New Issue