mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
kak-lsp: update to 5.8.2.
This commit is contained in:
parent
499ca8d4ba
commit
a4405cf86b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=5.7.0
|
||||
version=5.8.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Language Server Protocol client for Kakoune"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Emerson Ferreira <me@skrps.me>"
|
|||
license="Unlicense"
|
||||
homepage="https://github.com/ul/kak-lsp"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=a0016f386a968f9a4c7d2f08218881cd54e5df9d3716573f552663faa5cdb54a
|
||||
checksum=60eb87948c4c662106e46306321a55ead0065f9875f07542e1c0bfbdab3d555b
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue