mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ncspot: update to 0.13.4.
This commit is contained in:
parent
1f9ab613fb
commit
dd88c7396c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ncspot'
|
# Template file for 'ncspot'
|
||||||
pkgname=ncspot
|
pkgname=ncspot
|
||||||
version=0.13.3
|
version=0.13.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
configure_args="--features alsa_backend,cover"
|
configure_args="--features alsa_backend,cover"
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/hrkfdn/ncspot"
|
homepage="https://github.com/hrkfdn/ncspot"
|
||||||
changelog="https://github.com/hrkfdn/ncspot/releases"
|
changelog="https://github.com/hrkfdn/ncspot/releases"
|
||||||
distfiles="https://github.com/hrkfdn/ncspot/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/hrkfdn/ncspot/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=316995d5bbef59c7a8699c8e7c3b3bc7699a38395a7d3500771abe4ca51b4d50
|
checksum=ca2cd3ca21d7ed0410f3327cf3c1b6db990dfbb5bd2ef0d15f3fb0a1b5fe6ee9
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
cargo auditable build --release --target ${RUST_TARGET} --package xtask
|
cargo auditable build --release --target ${RUST_TARGET} --package xtask
|
||||||
|
|
Loading…
Add table
Reference in a new issue