typst-lsp: update to 0.5.1.
This commit is contained in:
parent
a9ec0a494d
commit
8d49708c05
@ -1,6 +1,6 @@
|
||||
# Template file for 'typst-lsp'
|
||||
pkgname=typst-lsp
|
||||
version=0.5.0
|
||||
version=0.5.1
|
||||
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=8bd207a9af9e2498205148274260b45b392ad9d8eb80b62c36fad2adc73ee87c
|
||||
checksum=99a6143118fb8dc40f7b69a0a4d1b02f4ef9a06e8606f73ff0d5c1100e9e999d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT.txt
|
||||
|
Loading…
Reference in New Issue
Block a user