skim: update to 0.6.0.

This commit is contained in:
maxice8 2019-03-17 17:04:24 -03:00 committed by maxice8
parent a195973de8
commit 276c88a9c5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'skim'
pkgname=skim
version=0.5.5
version=0.6.0
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=418c59d832ffb943e6f27015b35deb1314fe0c4c8c9d1108c3aded97744e290d
checksum=0df142c83e426735a48c40d26a8de2b381e335b823be9fd40d328d841069add4
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;