mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
typst-lsp: update to 0.11.0.
This commit is contained in:
parent
6f7fcb04c9
commit
44c9382088
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.10.1
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features --features remote-packages,native-tls"
|
configure_args="--no-default-features --features remote-packages,native-tls"
|
||||||
|
@ -11,7 +11,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=11a96fb8c141ef59b697baa9b768aa46a6baa694de9ffa1180d7620041958783
|
checksum=e1e1386caaa5118baa889f5069f9fb89d2fffddf4ce46f46e10aaea2dfaf217d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT.txt
|
vlicense LICENSE-MIT.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue