version bump dev-util/typos-1.24.6

This commit is contained in:
Micha Glave 2024-09-24 16:02:37 +02:00
parent 9e01146758
commit 0a4f536e47
2 changed files with 3 additions and 5 deletions

View File

@ -1 +1 @@
DIST typos-v1.24.5-x86_64-unknown-linux-musl.tar.gz 4333683 BLAKE2B 6b2e4a9a4ef3eb7c70097c3f3e3744fbe7f59bbf5dc1ade8e42bb12beeed2a8fec18d8f9cbac6c0f8414629119b4d8bdbb70f6ca262449321c81816bcd5399ee SHA512 ba04eca5e6ceaf2e7a34bf948938913bb801f2b8f138ec3b81805f9d4fb6e31f649d6143983e298f67e7ebe8f3520564e89798d6affa0d54bd89b1c3ef9b69c2
DIST typos-v1.24.6-x86_64-unknown-linux-musl.tar.gz 4385380 BLAKE2B f7017be87508bf8f941e23e720a6987003da14e73cc60e0239faf9442c4750093140339f453a61d759a9224b950a7b6de14d06de6fb45a083d1d3bf3e1fc5e1d SHA512 ee725e87f0c180cd0db6e166bf6b10b969d40972340bae4adb6b2f87c5d2394071170e7bbcf36002a6cf8d33ba892a211e7e45324e45b134d577e86e38985b7d

View File

@ -7,7 +7,6 @@ DESCRIPTION="Source code spell checker."
HOMEPAGE="https://github.com/crate-ci/typos"
SRC_URI="
https://github.com/crate-ci/typos/releases/download/v1.24.5/typos-v1.24.5-x86_64-unknown-linux-musl.tar.gz
amd64? ( https://github.com/crate-ci/${PN}/releases/download/v${PV}/${PN}-v${PV}-x86_64-unknown-linux-musl.tar.gz )
"
RESTRICT="mirror strip bindist"
@ -18,11 +17,10 @@ KEYWORDS="~amd64"
DEPEND=""
RDEPEND="
${DEPEND}
"
RDEPEND="${DEPEND}"
DOCS=( )
QA_FLAGS_IGNORED="usr/bin/${PN}"
pkg_setup(){
S="${WORKDIR}"