New package: kak-lsp-5.6.0
This commit is contained in:
parent
c663a280a1
commit
12c4b2c61b
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'kak-lsp'
|
||||
pkgname=kak-lsp
|
||||
version=5.6.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Language Server Protocol client for Kakoune"
|
||||
maintainer="Emerson Ferreira <me@skrps.me>"
|
||||
license="Unlicense"
|
||||
homepage="https://github.com/ul/kak-lsp"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=3107ff48fb3fdb7d1bd18f6dab02b76060e008534801cd83691e08f0e5514454
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
}
|
Loading…
Reference in New Issue