From d4d10a70c0e733fb192a6e42d3f8cc5c45a0d17b Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sun, 15 Jun 2025 20:17:20 +0200 Subject: [PATCH] typos: update to 1.33.1. --- srcpkgs/typos/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/typos/template b/srcpkgs/typos/template index 4a8779632f1..098a61e0716 100644 --- a/srcpkgs/typos/template +++ b/srcpkgs/typos/template @@ -1,6 +1,6 @@ # Template file for 'typos' pkgname=typos -version=1.32.0 +version=1.33.1 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=11c1ac4f9427cd572ce728c20814ebd8b8769ed909b7d1309d805d9a37b81084 +checksum=ba79bbce57416d0cab7805f2854581ed2f34be80889c25c2a47dd85bdc3d0d46 post_install() { vlicense LICENSE-MIT