skim: update to 0.10.3

This commit is contained in:
cinerea0 2023-02-24 15:03:01 -05:00 committed by Michal Vasilek
parent e5f1a91bfb
commit 019b4bb4b0

View file

@ -1,6 +1,6 @@
# Template file for 'skim'
pkgname=skim
version=0.10.2
version=0.10.3
revision=1
build_style=cargo
short_desc="Fuzzy Finder in rust"
@ -9,7 +9,7 @@ license="MIT"
homepage="https://github.com/lotabout/skim"
changelog="https://raw.githubusercontent.com/lotabout/skim/master/CHANGELOG.md"
distfiles="https://github.com/lotabout/skim/archive/refs/tags/v${version}.tar.gz"
checksum=a46b670848b9b083cd45cd1db36387efc73f856972531d9f156988e83a0c3c07
checksum=468c77567cd2bbd2aff6424414cfdfff7efa1012f096dae4772b178f243adf45
if [ "$XBPS_WORDSIZE" = 32 ]; then
make_check=no # disable tests on 32bit due to register exhaustion