ncspot: update to 0.13.4.
This commit is contained in:
parent
1f9ab613fb
commit
dd88c7396c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ncspot'
|
||||
pkgname=ncspot
|
||||
version=0.13.3
|
||||
revision=2
|
||||
version=0.13.4
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper="qemu"
|
||||
configure_args="--features alsa_backend,cover"
|
||||
|
@ -14,7 +14,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/hrkfdn/ncspot"
|
||||
changelog="https://github.com/hrkfdn/ncspot/releases"
|
||||
distfiles="https://github.com/hrkfdn/ncspot/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=316995d5bbef59c7a8699c8e7c3b3bc7699a38395a7d3500771abe4ca51b4d50
|
||||
checksum=ca2cd3ca21d7ed0410f3327cf3c1b6db990dfbb5bd2ef0d15f3fb0a1b5fe6ee9
|
||||
|
||||
post_build() {
|
||||
cargo auditable build --release --target ${RUST_TARGET} --package xtask
|
||||
|
|
Loading…
Reference in New Issue