Skip to content
Closed
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=18.1.0
version=18.1.1
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=e9be8b132cc92612b5fa94535b0162b093bceacf20b6c883895acae0ef36eb8f
checksum=cb0f8185dfd7952f213e3b11cbcea36a9420514710589c37c5db594f5144f3ac

post_install() {
vlicense UNLICENSE
Expand Down