From 5bb64fd0c0599cdd25f9f36dad01b264abd533c9 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 16 Apr 2023 10:58:53 -0400 Subject: [PATCH] typst-lsp: update to 0.4.0. --- srcpkgs/typst-lsp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/typst-lsp/template b/srcpkgs/typst-lsp/template index 60fe47d4d0f..31aebfe8442 100644 --- a/srcpkgs/typst-lsp/template +++ b/srcpkgs/typst-lsp/template @@ -1,6 +1,6 @@ # Template file for 'typst-lsp' pkgname=typst-lsp -version=0.3.2 +version=0.4.0 revision=1 build_style=cargo short_desc="Language server for Typst" @@ -8,7 +8,7 @@ maintainer="classabbyamp " 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=9bb55c8a0421da98c99ef80e60b6014b2e6b7cf8b3b107d6db710ccf3aab96aa +checksum=3819fdcca6bbdb29e7f97e7301eac870588df32ff2555e2d99cf659c1b69c98e post_install() { vlicense LICENSE-MIT.txt