Skip to content
Merged
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/rmpc/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'rmpc'
pkgname=rmpc
version=0.9.0
version=0.10.0
revision=1
build_style=cargo
short_desc="TUI MPD client with album art support"
Expand All @@ -9,7 +9,7 @@ license="BSD-3-Clause"
homepage="https://mierak.github.io/rmpc"
changelog="https://raw.githubusercontent.com/mierak/rmpc/refs/heads/master/CHANGELOG.md"
distfiles="https://github.com/mierak/rmpc/archive/refs/tags/v${version}.tar.gz"
checksum=c0dca5f4be1222591a69b82e77d6fe42df259e6130ea7ea7dd6372515b5f4357
checksum=86e6b465707cdca82f53aed2a3bef600430edbf4e626124d194ac346ee989cbd

post_install() {
vman "target/man/rmpc.1"
Expand Down