mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
typst-lsp: update to 0.4.0.
This commit is contained in:
parent
210b79c2e5
commit
5bb64fd0c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'typst-lsp'
|
# Template file for 'typst-lsp'
|
||||||
pkgname=typst-lsp
|
pkgname=typst-lsp
|
||||||
version=0.3.2
|
version=0.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Language server for Typst"
|
short_desc="Language server for Typst"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/nvarner/typst-lsp"
|
homepage="https://github.com/nvarner/typst-lsp"
|
||||||
distfiles="https://github.com/nvarner/typst-lsp/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/nvarner/typst-lsp/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9bb55c8a0421da98c99ef80e60b6014b2e6b7cf8b3b107d6db710ccf3aab96aa
|
checksum=3819fdcca6bbdb29e7f97e7301eac870588df32ff2555e2d99cf659c1b69c98e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT.txt
|
vlicense LICENSE-MIT.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue