kak-lsp: update to 6.1.0.
This commit is contained in:
parent
e3dcf463a8
commit
54ac62b0fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=6.0.1
|
||||
version=6.1.0
|
||||
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=66e0e51699a75a73f2ed526309cbe4343f12a9fb60f2a687919094e8f9d46456
|
||||
checksum=4fcd959cc034a7682e830bcccad1d1ac54bc39f2573487877f3d3591e91b226c
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Reference in a new issue