ncmpc: update to 0.42, add changelog.
This commit is contained in:
parent
0909572eb0
commit
634d915e43
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ncmpc'
|
||||
pkgname=ncmpc
|
||||
version=0.39
|
||||
version=0.42
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dlirc=disabled"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Ncurses-based mpd client"
|
|||
maintainer="Getty Ritter <gettyritter@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.musicpd.org/clients/ncmpc/"
|
||||
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/v${version}/NEWS"
|
||||
distfiles="https://www.musicpd.org/download/ncmpc/0/ncmpc-${version}.tar.xz"
|
||||
checksum=64ebe320c2fbe4dfbff4461ceae730001841d06d48c4882d69f320912a0f11a8
|
||||
checksum=a5f7471d766a71c222374efa4aa17ef6ee0e42ad48d15528edd935d1f0f6cd4d
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/examples/ncmpc
|
||||
|
|
Loading…
Reference in a new issue