From 87b8fa9a8b4fc97fdec480dfe4ec3f69f723a624 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Thu, 10 Jul 2025 17:34:50 +0200 Subject: [PATCH] typos-lsp: update to 0.1.40. --- srcpkgs/typos-lsp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/typos-lsp/template b/srcpkgs/typos-lsp/template index 83257bc80a5..fa81963c1a8 100644 --- a/srcpkgs/typos-lsp/template +++ b/srcpkgs/typos-lsp/template @@ -1,6 +1,6 @@ # Template file for 'typos-lsp' pkgname=typos-lsp -version=0.1.39 +version=0.1.40 revision=1 build_style=cargo make_install_args="--path crates/typos-lsp" @@ -10,7 +10,7 @@ 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=e947770d7f12b06886db41ac8a10fd5686c1dbb6042f9898dd899d0900d59762 +checksum=1ed488e8bb8b3494367894c55efd83a2f8d7a9c986cf5715792b20a257362a6c post_install() { vlicense LICENSE