skim: update to 0.6.3.

This commit is contained in:
maxice8 2019-03-25 07:16:19 -03:00 committed by maxice8
parent 1c3119eda2
commit b583471ceb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'skim'
pkgname=skim
version=0.6.2
version=0.6.3
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=91dc486fc06586d3177fdfce61464299d72701c699c62174078bf5eb54df5219
checksum=1313f2e5dfc9b7a197ba9c8cf992654cd436428b254c0a8cccb1d7ee0e21748d
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;