mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
New package: jinja-lsp-0.1.86
This commit is contained in:
parent
b1d768c1dd
commit
843c8fe663
1 changed files with 17 additions and 0 deletions
17
srcpkgs/jinja-lsp/template
Normal file
17
srcpkgs/jinja-lsp/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'jinja-lsp'
|
||||
pkgname=jinja-lsp
|
||||
version=0.1.86
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path ./jinja-lsp"
|
||||
short_desc="Language server for Jinja"
|
||||
maintainer="Bnyro <bnyro@tutanota.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/uros-5/jinja-lsp"
|
||||
changelog="https://github.com/uros-5/jinja-lsp/releases"
|
||||
distfiles="https://github.com/uros-5/jinja-lsp/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=8875b61c41f5390c207cd1639c2530587c5f1b4da6aa249db75ec023a79202f5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue