mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
typos: update to 1.34.0.
This commit is contained in:
parent
90e083d0c7
commit
3421a98541
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.33.1
|
version=1.34.0
|
||||||
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=ba79bbce57416d0cab7805f2854581ed2f34be80889c25c2a47dd85bdc3d0d46
|
checksum=41695125234174fdae345ccb6b4721dc371eaded1e10c68c43b41eeaba3fa6c1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue