kak-lsp: update to 5.8.4.
This commit is contained in:
parent
a29c9f765e
commit
565b918635
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=5.8.2
|
version=5.8.4
|
||||||
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,7 +8,7 @@ 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=60eb87948c4c662106e46306321a55ead0065f9875f07542e1c0bfbdab3d555b
|
checksum=56cecc133c8c2bb8c3005d6ef746c805904c65297ae38bd49a8a4f3ebd5a5a4c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense UNLICENSE
|
vlicense UNLICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue