mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
skim: update to 0.6.6.
This commit is contained in:
parent
7108ab3bb0
commit
1683a9abd5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'skim'
|
# Template file for 'skim'
|
||||||
pkgname=skim
|
pkgname=skim
|
||||||
version=0.6.5
|
version=0.6.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Fuzzy Finder in rust"
|
short_desc="Fuzzy Finder in rust"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/lotabout/skim"
|
homepage="https://github.com/lotabout/skim"
|
||||||
distfiles="https://github.com/lotabout/skim/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lotabout/skim/archive/v${version}.tar.gz"
|
||||||
checksum=835b62047772eadd0b3c123a81855036d1d94c767e0c538aafa639bf5ec97a3b
|
checksum=5975b21a7c3792e910ee9439b41b417e92f2fc7bc92d033e2d4c6d6c48a469c8
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;
|
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue