skim: update to 0.16.0
This commit is contained in:
parent
9382ca3cdb
commit
6f93c9a950
@ -1,16 +1,16 @@
|
||||
# Template file for 'skim'
|
||||
pkgname=skim
|
||||
version=0.15.7
|
||||
version=0.16.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path skim"
|
||||
short_desc="Fuzzy Finder in rust"
|
||||
maintainer="Saksham <voidisnull@duck.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/lotabout/skim"
|
||||
changelog="https://raw.githubusercontent.com/lotabout/skim/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/lotabout/skim/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=f7c405502e352a95f267a3c73e2a2897aeec20f6e4e146328780d2bdc085ec4d
|
||||
homepage="https://github.com/skim-rs/skim"
|
||||
changelog="https://raw.githubusercontent.com/skim-rs/skim/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/skim-rs/skim/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=dd596fdb57fc8f7e94ad240839d93b14b775d3be38e74293922c2e048ef13f15
|
||||
|
||||
if [ "$XBPS_WORDSIZE" = 32 ]; then
|
||||
make_check=no # disable tests on 32bit due to register exhaustion
|
||||
|
Loading…
x
Reference in New Issue
Block a user