skim: update to 0.20.5.

This commit is contained in:
Leah Neukirchen 2025-08-19 16:43:59 +02:00
parent 39088f333d
commit de3e5f60f5

View file

@ -1,6 +1,6 @@
# Template file for 'skim'
pkgname=skim
version=0.20.2
version=0.20.5
revision=1
build_style=cargo
make_install_args="--path skim"
@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/skim-rs/skim"
changelog="https://raw.githubusercontent.com/skim-rs/skim/master/CHANGELOG.md"
distfiles="https://github.com/skim-rs/skim/archive/refs/tags/v${version}.tar.gz"
checksum=e0fee383c015777eb7aea1e5ed932b06dee6da990583c665ecf1389600e2789a
checksum=c9b367bd37daa38b95a5da1e8f967279f4127168a38986b2f7d33a4b5fd413c2
if [ "$XBPS_WORDSIZE" = 32 ]; then
make_check=no # disable tests on 32bit due to register exhaustion