mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kak-lsp: update to 6.2.1.
This commit is contained in:
parent
9325f19693
commit
198aba959d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=6.1.0
|
||||
version=6.2.1
|
||||
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=4fcd959cc034a7682e830bcccad1d1ac54bc39f2573487877f3d3591e91b226c
|
||||
checksum=00ca9f8b9a875790a24030fd1a7304c84cd94aa918be6846af5ef84898ef569b
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue