mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
typst-lsp: update to 0.10.1.
This commit is contained in:
parent
5e524f05b3
commit
df6143ec91
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'typst-lsp'
|
||||
pkgname=typst-lsp
|
||||
version=0.9.5
|
||||
version=0.10.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features --features remote-packages,native-tls"
|
||||
|
@ -11,11 +11,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=f4d01289753db844ae4ee4d4eba80df8ab174917dfc0829c781a8b173caab7cc
|
||||
|
||||
post_patch() {
|
||||
cargo generate-lockfile
|
||||
}
|
||||
checksum=11a96fb8c141ef59b697baa9b768aa46a6baa694de9ffa1180d7620041958783
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue