typst-lsp: update to 0.7.2.
This commit is contained in:
parent
736f511069
commit
44170e116b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'typst-lsp'
|
||||
pkgname=typst-lsp
|
||||
version=0.7.1
|
||||
version=0.7.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=d88eb4c4d45250efa18e2c5e3fe09e322f96cca35fb14e4d116d6a92d76d18fb
|
||||
checksum=45023dc67276b87856ce5189ae904f408162521dde390d302ca01a928765ca08
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT.txt
|
||||
|
|
Loading…
Reference in New Issue