Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/typos-lsp/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'typos-lsp'
pkgname=typos-lsp
version=0.1.45
version=0.1.48
revision=1
build_style=cargo
make_install_args="--path crates/typos-lsp"
Expand All @@ -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=4a4251c72a5cb0f7cb23439348d8a6374a047557b890ccaf581c534d0979f2d5
checksum=cecf41f1f0967edb7d4c1ffebdbef9165c710a8fd7117c0f0488f33e8406aa32

post_install() {
vlicense LICENSE
Expand Down