skim: update to 0.5.5.
This commit is contained in:
parent
7f6e1aae70
commit
5aef9fb82b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skim'
|
||||
pkgname=skim
|
||||
version=0.5.4
|
||||
version=0.5.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=ed783a910971c9ba35983807cdc8825f984581250fd429861a43609a0ba18742
|
||||
checksum=418c59d832ffb943e6f27015b35deb1314fe0c4c8c9d1108c3aded97744e290d
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;
|
||||
|
|
Loading…
Reference in a new issue