diff --git a/srcpkgs/typos-lsp/template b/srcpkgs/typos-lsp/template index 5e6ab240054..83257bc80a5 100644 --- a/srcpkgs/typos-lsp/template +++ b/srcpkgs/typos-lsp/template @@ -1,17 +1,16 @@ # Template file for 'typos-lsp' pkgname=typos-lsp -version=0.1.37 +version=0.1.39 revision=1 build_style=cargo make_install_args="--path crates/typos-lsp" -depends="typos" short_desc="LSP server for source code spell checking" maintainer="Bnyro " license="MIT" homepage="https://github.com/tekumara/typos-lsp" changelog="https://raw.githubusercontent.com/tekumara/typos-lsp/refs/heads/main/CHANGELOG.md" distfiles="https://github.com/tekumara/typos-lsp/archive/refs/tags/v${version}.tar.gz" -checksum=a1fc610814752811bccac1cc2a75b86a2475df7546a6051f4618c5625d286a1d +checksum=e947770d7f12b06886db41ac8a10fd5686c1dbb6042f9898dd899d0900d59762 post_install() { vlicense LICENSE