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