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