kak-lsp: update to 11.1.0.
This commit is contained in:
parent
450b7289f7
commit
d9160bc030
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=11.0.1
|
||||
version=11.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/kak-lsp/kak-lsp"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=4ab679b1d99830b999039ee1664c360aaba79ba943d7686e44e31efe96fb808b
|
||||
checksum=8e3b5d1804628dc6680902e9d93f0aef62e53ba022802330d60e6eebeef6991b
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Reference in a new issue