mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
typst-lsp: update to 0.13.0.
This commit is contained in:
parent
94539c2b37
commit
12ccdc49fb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'typst-lsp'
|
||||
pkgname=typst-lsp
|
||||
version=0.12.1
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features --features remote-packages,native-tls"
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0, MIT"
|
|||
homepage="https://github.com/nvarner/typst-lsp"
|
||||
changelog="https://github.com/nvarner/typst-lsp/releases"
|
||||
distfiles="https://github.com/nvarner/typst-lsp/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=88c2053678147e6a3a01389644892f32244317f763622d19eaf7a64fe7e7e2dc
|
||||
checksum=860d56653b719402736b00ac9bc09e5e418dea2577cead30644252e85ab5d1a1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue