skim: update to 0.6.5.
This commit is contained in:
parent
ddb6fc8f9c
commit
339f105a13
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skim'
|
||||
pkgname=skim
|
||||
version=0.6.4
|
||||
version=0.6.5
|
||||
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=36080f168839ede1e196c5d05346f6b146fe5887b529535675b4798a0e2207f3
|
||||
checksum=835b62047772eadd0b3c123a81855036d1d94c767e0c538aafa639bf5ec97a3b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;
|
||||
|
|
Loading…
Reference in a new issue