mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
skim: update to 0.16.1
This commit is contained in:
parent
667e612d90
commit
7ed82f96e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skim'
|
||||
pkgname=skim
|
||||
version=0.16.0
|
||||
version=0.16.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path skim"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
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
|
||||
checksum=c194226e9e53d216f9ea508f3152f57851e79a5e9991a89382834dbaeff6cd10
|
||||
|
||||
if [ "$XBPS_WORDSIZE" = 32 ]; then
|
||||
make_check=no # disable tests on 32bit due to register exhaustion
|
||||
|
|
Loading…
Add table
Reference in a new issue