skim: update to 0.10.4

This commit is contained in:
cinerea0 2023-03-04 23:42:14 -05:00 committed by classabbyamp
parent b93597aea0
commit 4a88dea723

View file

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