skim: update to 0.20.2

This commit is contained in:
Saksham 2025-07-01 22:39:11 +05:30 committed by Duncan Overbruck
parent d5aa61af7a
commit 3e7147801e

View file

@ -1,6 +1,6 @@
# Template file for 'skim'
pkgname=skim
version=0.18.0
version=0.20.2
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=028cabc0df171c34343fae340132a2b718aae4f405320b11c47f22173ca43b57
checksum=e0fee383c015777eb7aea1e5ed932b06dee6da990583c665ecf1389600e2789a
if [ "$XBPS_WORDSIZE" = 32 ]; then
make_check=no # disable tests on 32bit due to register exhaustion