mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 03:53:18 +02:00
typos: update to 1.35.2.
This commit is contained in:
parent
a05c89ad39
commit
71896bf904
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'typos'
|
# Template file for 'typos'
|
||||||
pkgname=typos
|
pkgname=typos
|
||||||
version=1.34.0
|
version=1.35.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path crates/typos-cli"
|
make_install_args="--path crates/typos-cli"
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0 OR MIT"
|
||||||
homepage="https://github.com/crate-ci/typos"
|
homepage="https://github.com/crate-ci/typos"
|
||||||
changelog="https://raw.githubusercontent.com/crate-ci/typos/refs/heads/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/crate-ci/typos/refs/heads/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/crate-ci/typos/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/crate-ci/typos/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=41695125234174fdae345ccb6b4721dc371eaded1e10c68c43b41eeaba3fa6c1
|
checksum=727289d71177fa6f15939d0c735ba116784e2ff7d8db20a97290d3b1622c86e2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue