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.3.
This commit is contained in:
parent
02f2325ccf
commit
667e612d90
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.2
|
version=18.1.3
|
||||||
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=d3087c0f78f42d3ad30ccaa64f192a88f646e40615b7e4986c53165019f34934
|
checksum=b819358d0f0972c499aa3fbe7841fcc356b710b99653ea864c6905c8c26ce2df
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense UNLICENSE
|
vlicense UNLICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue