mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kak-lsp: update to 18.1.2.
This commit is contained in:
parent
b820a41f2c
commit
17ea3edfef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kak-lsp'
|
# Template file for 'kak-lsp'
|
||||||
pkgname=kak-lsp
|
pkgname=kak-lsp
|
||||||
version=18.1.1
|
version=18.1.2
|
||||||
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=cb0f8185dfd7952f213e3b11cbcea36a9420514710589c37c5db594f5144f3ac
|
checksum=d3087c0f78f42d3ad30ccaa64f192a88f646e40615b7e4986c53165019f34934
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense UNLICENSE
|
vlicense UNLICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue