ncmpc: update to 0.29. (#8922)
This commit is contained in:
parent
dfd505dcf2
commit
3cee1e92e3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ncmpc'
|
||||
pkgname=ncmpc
|
||||
version=0.28
|
||||
version=0.29
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Getty Ritter <gettyritter@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://www.musicpd.org/clients/ncmpc/"
|
||||
distfiles="https://www.musicpd.org/download/ncmpc/0/ncmpc-${version}.tar.xz"
|
||||
checksum=f66e5b6fef83bdfda3b3efaf3fbad6a4d8c47bb1b3b6810bed44d3e35b007804
|
||||
checksum=ef68a9b67172383ea80ee46579015109433fa058728812d2b0ebede660d85f12
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/examples/ncmpc
|
||||
|
|
Loading…
Reference in New Issue