mpc: update to 0.32.
This commit is contained in:
parent
0a32886a55
commit
7f85674f27
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mpc'
|
# Template file for 'mpc'
|
||||||
pkgname=mpc
|
pkgname=mpc
|
||||||
version=0.31
|
version=0.32
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dtest=true -Ddocumentation=enabled"
|
configure_args="-Dtest=true -Ddocumentation=enabled"
|
||||||
hostmakedepends="pkg-config python3-Sphinx"
|
hostmakedepends="pkg-config python3-Sphinx"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.musicpd.org/clients/mpc/"
|
homepage="https://www.musicpd.org/clients/mpc/"
|
||||||
#changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/mpc/master/NEWS"
|
#changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/mpc/master/NEWS"
|
||||||
distfiles="https://www.musicpd.org/download/mpc/${version%.*}/mpc-${version}.tar.xz"
|
distfiles="https://www.musicpd.org/download/mpc/${version%.*}/mpc-${version}.tar.xz"
|
||||||
checksum=62373e83a8a165b2ed43967975efecd3feee530f4557d6b861dd08aa89d52b2d
|
checksum=7961d95b7ce019996beab281cf957e905667c989c53fffd13ade5e62fea331c7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall contrib/mpc-completion.bash 644 usr/share/bash-completion/completions mpc
|
vinstall contrib/mpc-completion.bash 644 usr/share/bash-completion/completions mpc
|
||||||
|
|
Loading…
Reference in a new issue