skim: update to 0.5.3.
This commit is contained in:
parent
37307a14bb
commit
1b9084883b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skim'
|
||||
pkgname=skim
|
||||
version=0.5.2
|
||||
version=0.5.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=41280bee2138afefff95f76a640b753d1cb9215e8391ef37eab7ccb3517d9019
|
||||
checksum=ae36b08a85d2b5bbfb2c2cc4ce56328fe11042803fa824ed29bc76d89061c06a
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;
|
||||
|
|
Loading…
Reference in New Issue