mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: kak-lsp-5.6.0
This commit is contained in:
parent
c663a280a1
commit
12c4b2c61b
1 changed files with 15 additions and 0 deletions
15
srcpkgs/kak-lsp/template
Normal file
15
srcpkgs/kak-lsp/template
Normal file
|
@ -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…
Add table
Reference in a new issue