kak-lsp: update to 12.0.1.
This commit is contained in:
parent
db961a2bde
commit
e584daeb58
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kak-lsp'
|
# Template file for 'kak-lsp'
|
||||||
pkgname=kak-lsp
|
pkgname=kak-lsp
|
||||||
version=11.1.0
|
version=12.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Language Server Protocol client for Kakoune"
|
short_desc="Language Server Protocol client for Kakoune"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Emerson Ferreira <me@skrps.me>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://github.com/kak-lsp/kak-lsp"
|
homepage="https://github.com/kak-lsp/kak-lsp"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=8e3b5d1804628dc6680902e9d93f0aef62e53ba022802330d60e6eebeef6991b
|
checksum=37b54186f7f18d879c605cb235452a92308361676fc3966c2e65bbaae30b7a3e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense UNLICENSE
|
vlicense UNLICENSE
|
||||||
|
|
Loading…
Reference in New Issue