skim: update to 0.6.2.

This commit is contained in:
maxice8 2019-03-20 05:00:39 -03:00 committed by maxice8
parent eca43c32c5
commit 26742d176d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'skim'
pkgname=skim
version=0.6.0
version=0.6.2
revision=1
build_style=cargo
short_desc="Fuzzy Finder in rust"
@ -8,7 +8,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://github.com/lotabout/skim"
distfiles="https://github.com/lotabout/skim/archive/v${version}.tar.gz"
checksum=0df142c83e426735a48c40d26a8de2b381e335b823be9fd40d328d841069add4
checksum=91dc486fc06586d3177fdfce61464299d72701c699c62174078bf5eb54df5219
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;