From da85c02e34998faa82a1053f0f080fa019afc3ec Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Tue, 5 Nov 2024 21:19:20 +0100 Subject: [PATCH] kak-lsp: update to 18.0.3. --- srcpkgs/kak-lsp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kak-lsp/template b/srcpkgs/kak-lsp/template index d5dd6c8f201..c4e59ed38c2 100644 --- a/srcpkgs/kak-lsp/template +++ b/srcpkgs/kak-lsp/template @@ -1,6 +1,6 @@ # Template file for 'kak-lsp' pkgname=kak-lsp -version=18.0.2 +version=18.0.3 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=ad33b20437cd7bc89d7992b9449a02c946528e7f91d15d76dba27c7ad2ae7d36 +checksum=75de62446a3eabc0e96b170b5d9c18cd37dabcbfbaa2a9e50240a00dab271a93 post_install() { vlicense UNLICENSE