mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kak-lsp: update to 15.0.1.
This commit is contained in:
parent
173237cae8
commit
a67fea33a9
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=14.2.0
|
version=15.0.1
|
||||||
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="https://github.com/kak-lsp/kak-lsp/archive/v${version}.tar.gz"
|
distfiles="https://github.com/kak-lsp/kak-lsp/archive/v${version}.tar.gz"
|
||||||
checksum=b81ba87bc8d6896041b96aa67b58011c23490fc9fdb47d1c89f176884b504fee
|
checksum=29edff9b9f1490d724b329ae6d08fca6cda799ebcd5230939b1b97aaf06fd31f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense UNLICENSE
|
vlicense UNLICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue