Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/kak-lsp/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'kak-lsp'
pkgname=kak-lsp
version=21.0.0
version=21.0.2
revision=1
build_style=cargo
short_desc="Language Server Protocol client for Kakoune"
Expand All @@ -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=8a3123a875c97290addbed31273c307122df6d7307dc176908ec4687513a4357
checksum=34b4718af5ee39a05a1a176a25cdde4333d2de548e84c148389552e893bc7cc0

post_install() {
vlicense UNLICENSE
Expand Down