diff --git a/srcpkgs/ncspot/template b/srcpkgs/ncspot/template index e3be3db02ae..4da751634dd 100644 --- a/srcpkgs/ncspot/template +++ b/srcpkgs/ncspot/template @@ -1,7 +1,7 @@ # Template file for 'ncspot' pkgname=ncspot -version=0.13.4 -revision=2 +version=1.0.0 +revision=1 build_style=cargo build_helper="qemu" configure_args="--features alsa_backend,cover" @@ -12,9 +12,9 @@ short_desc="Cross-platform ncurses Spotify client" maintainer="Omar Zeghouani " license="BSD-2-Clause" homepage="https://github.com/hrkfdn/ncspot" -changelog="https://github.com/hrkfdn/ncspot/releases" +changelog="https://raw.githubusercontent.com/hrkfdn/ncspot/main/CHANGELOG.md" distfiles="https://github.com/hrkfdn/ncspot/archive/refs/tags/v${version}.tar.gz" -checksum=ca2cd3ca21d7ed0410f3327cf3c1b6db990dfbb5bd2ef0d15f3fb0a1b5fe6ee9 +checksum=516663b62b9536cb18e6d8eb69470a5b6560f2890e010e8a3d2e8cfc65df9497 post_build() { cargo auditable build --release --target ${RUST_TARGET} --package xtask