Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/spotatui/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'spotatui'
pkgname=spotatui
version=0.38.1
version=0.38.2
revision=1
build_style=cargo
hostmakedepends="pkgconf cmake clang rust-bindgen"
Expand All @@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/LargeModGames/spotatui"
changelog="https://github.com/LargeModGames/spotatui/releases/tag/v${version}"
distfiles="https://github.com/LargeModGames/spotatui/archive/refs/tags/v${version}.tar.gz"
checksum=95d44c553d5b11821b71386db16fb436ffbc8f6f04c75abde3c3e78773c66a88
checksum=8f478fe3706c6815c83c6971fb1d78c8500c9cb7e46137099027931b3c4e9496

post_install() {
vlicense LICENSE
Expand Down