mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: typst-lsp-0.3.1
This commit is contained in:
parent
dd3f1a84f7
commit
71e5dc24b0
1 changed files with 15 additions and 0 deletions
15
srcpkgs/typst-lsp/template
Normal file
15
srcpkgs/typst-lsp/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'typst-lsp'
|
||||||
|
pkgname=typst-lsp
|
||||||
|
version=0.3.1
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Language server for Typst"
|
||||||
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
|
license="Apache-2.0, MIT"
|
||||||
|
homepage="https://github.com/nvarner/typst-lsp"
|
||||||
|
distfiles="https://github.com/nvarner/typst-lsp/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=27530f8e2e68954faefa0859151de52951d986ef2a5e0f67b6e76e568d285549
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE-MIT.txt
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue