typst-lsp: update to 0.12.0.
This commit is contained in:
parent
8d7ee3c0c3
commit
e52dc26908
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'typst-lsp'
|
||||
pkgname=typst-lsp
|
||||
version=0.11.0
|
||||
version=0.12.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features --features remote-packages,native-tls"
|
||||
|
@ -11,7 +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=e1e1386caaa5118baa889f5069f9fb89d2fffddf4ce46f46e10aaea2dfaf217d
|
||||
checksum=45654fccf76ffb32e8e3f6e1deb4cddc9b92269e3db72760667e5f728e849556
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT.txt
|
||||
|
|
Loading…
Reference in New Issue