mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kak-lsp: update to 5.7.0.
This commit is contained in:
parent
5c786ce0af
commit
2117881152
1 changed files with 3 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=5.6.0
|
version=5.7.0
|
||||||
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"
|
||||||
|
@ -8,8 +8,9 @@ maintainer="Emerson Ferreira <me@skrps.me>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://github.com/ul/kak-lsp"
|
homepage="https://github.com/ul/kak-lsp"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=3107ff48fb3fdb7d1bd18f6dab02b76060e008534801cd83691e08f0e5514454
|
checksum=a0016f386a968f9a4c7d2f08218881cd54e5df9d3716573f552663faa5cdb54a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense UNLICENSE
|
vlicense UNLICENSE
|
||||||
|
vsconf kak-lsp.toml
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue