From 71896bf904baf0016247b7441d2203390b8e0890 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 8 Aug 2025 12:58:18 +0200 Subject: [PATCH] typos: update to 1.35.2. --- srcpkgs/typos/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/typos/template b/srcpkgs/typos/template index f7343637ef9..1e31bb3ccfa 100644 --- a/srcpkgs/typos/template +++ b/srcpkgs/typos/template @@ -1,6 +1,6 @@ # Template file for 'typos' pkgname=typos -version=1.34.0 +version=1.35.2 revision=1 build_style=cargo make_install_args="--path crates/typos-cli" @@ -10,7 +10,7 @@ license="Apache-2.0 OR MIT" homepage="https://github.com/crate-ci/typos" 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" -checksum=41695125234174fdae345ccb6b4721dc371eaded1e10c68c43b41eeaba3fa6c1 +checksum=727289d71177fa6f15939d0c735ba116784e2ff7d8db20a97290d3b1622c86e2 post_install() { vlicense LICENSE-MIT