kak-lsp: update to 14.0.0.
This commit is contained in:
parent
06a9aff11f
commit
8096fe2fa8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kak-lsp'
|
# Template file for 'kak-lsp'
|
||||||
pkgname=kak-lsp
|
pkgname=kak-lsp
|
||||||
version=13.0.0
|
version=14.0.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"
|
||||||
|
@ -9,7 +9,7 @@ license="Unlicense"
|
||||||
homepage="https://github.com/kak-lsp/kak-lsp"
|
homepage="https://github.com/kak-lsp/kak-lsp"
|
||||||
changelog="https://raw.githubusercontent.com/kak-lsp/kak-lsp/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/kak-lsp/kak-lsp/master/CHANGELOG.md"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=4e56232d999de3d914ebb8e44c499ebfcdca5e3f0bebeb3a213d46086ba7e141
|
checksum=bd46846df0e9c587a9ea3deb1d976f4fc6ddd741061b2bdea4c1fb032e429901
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense UNLICENSE
|
vlicense UNLICENSE
|
||||||
|
|
Loading…
Reference in New Issue