kak-lsp: update to 18.1.0.

This commit is contained in:
Daniel Lewan 2024-11-27 10:11:38 +01:00 committed by cinerea0
parent c11903d635
commit a302896c59
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kak-lsp' # Template file for 'kak-lsp'
pkgname=kak-lsp pkgname=kak-lsp
version=18.0.3 version=18.1.0
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Language Server Protocol client for Kakoune" short_desc="Language Server Protocol client for Kakoune"
@ -9,7 +9,7 @@ license="Unlicense"
homepage="https://github.com/kakoune-lsp/kakoune-lsp" homepage="https://github.com/kakoune-lsp/kakoune-lsp"
changelog="https://raw.githubusercontent.com/kakoune-lsp/kakoune-lsp/master/CHANGELOG.md" 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" distfiles="https://github.com/kakoune-lsp/kakoune-lsp/archive/v${version}.tar.gz"
checksum=75de62446a3eabc0e96b170b5d9c18cd37dabcbfbaa2a9e50240a00dab271a93 checksum=e9be8b132cc92612b5fa94535b0162b093bceacf20b6c883895acae0ef36eb8f
post_install() { post_install() {
vlicense UNLICENSE vlicense UNLICENSE