From 3421a98541a592a2ecbc9a999ca5e16bad1edaa0 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Thu, 10 Jul 2025 17:33:34 +0200 Subject: [PATCH] typos: update to 1.34.0. --- srcpkgs/typos/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/typos/template b/srcpkgs/typos/template index 098a61e0716..f7343637ef9 100644 --- a/srcpkgs/typos/template +++ b/srcpkgs/typos/template @@ -1,6 +1,6 @@ # Template file for 'typos' pkgname=typos -version=1.33.1 +version=1.34.0 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=ba79bbce57416d0cab7805f2854581ed2f34be80889c25c2a47dd85bdc3d0d46 +checksum=41695125234174fdae345ccb6b4721dc371eaded1e10c68c43b41eeaba3fa6c1 post_install() { vlicense LICENSE-MIT