mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
typos-lsp: update to 0.1.40.
This commit is contained in:
parent
3421a98541
commit
87b8fa9a8b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'typos-lsp'
|
# Template file for 'typos-lsp'
|
||||||
pkgname=typos-lsp
|
pkgname=typos-lsp
|
||||||
version=0.1.39
|
version=0.1.40
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path crates/typos-lsp"
|
make_install_args="--path crates/typos-lsp"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/tekumara/typos-lsp"
|
homepage="https://github.com/tekumara/typos-lsp"
|
||||||
changelog="https://raw.githubusercontent.com/tekumara/typos-lsp/refs/heads/main/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/tekumara/typos-lsp/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e947770d7f12b06886db41ac8a10fd5686c1dbb6042f9898dd899d0900d59762
|
checksum=1ed488e8bb8b3494367894c55efd83a2f8d7a9c986cf5715792b20a257362a6c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue