mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kak-lsp: update to 17.1.2.
This commit is contained in:
parent
c6eed739ad
commit
2494fe53ca
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'kak-lsp'
|
# Template file for 'kak-lsp'
|
||||||
pkgname=kak-lsp
|
pkgname=kak-lsp
|
||||||
version=17.0.1
|
version=17.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"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Daniel Lewan <daniel@teddydd.me>"
|
||||||
license="Unlicense"
|
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=c32172a7d13621d7f7fd8b32b819865fd58a38c0c431d3cedd6046fb6de42f44
|
checksum=2a7c83eb1eb7e0e119879ee9be9b0868c07028c4925c317a78e7f2bbe8dc7d0f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense UNLICENSE
|
vlicense UNLICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue