typst-lsp: update to 0.3.2.
This commit is contained in:
parent
74a7475c8f
commit
49547b83b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'typst-lsp'
|
||||
pkgname=typst-lsp
|
||||
version=0.3.1
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Language server for Typst"
|
||||
|
@ -8,7 +8,7 @@ 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
|
||||
checksum=9bb55c8a0421da98c99ef80e60b6014b2e6b7cf8b3b107d6db710ccf3aab96aa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue