mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
kak-lsp: update to 14.2.0.
This commit is contained in:
parent
dd007e7275
commit
6b056706ef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=14.1.0
|
||||
version=14.2.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Language Server Protocol client for Kakoune"
|
||||
|
@ -9,7 +9,7 @@ license="Unlicense"
|
|||
homepage="https://github.com/kak-lsp/kak-lsp"
|
||||
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"
|
||||
checksum=68f13688cd0710a1ad45a9f5e6b1d149314c48e321e9a85688a5c3050f9dd9e8
|
||||
checksum=b81ba87bc8d6896041b96aa67b58011c23490fc9fdb47d1c89f176884b504fee
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue