skim: update to 0.6.4.

This commit is contained in:
maxice8 2019-03-26 08:30:49 -03:00 committed by maxice8
parent 26331f71e5
commit f30667aefe
1 changed files with 2 additions and 2 deletions

View File

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