mpc: update to 0.33.
This commit is contained in:
parent
175b65f006
commit
3c61ea3652
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpc'
|
||||
pkgname=mpc
|
||||
version=0.32
|
||||
version=0.33
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dtest=true -Ddocumentation=enabled"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://www.musicpd.org/clients/mpc/"
|
||||
#changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/mpc/master/NEWS"
|
||||
distfiles="https://www.musicpd.org/download/mpc/${version%.*}/mpc-${version}.tar.xz"
|
||||
checksum=7961d95b7ce019996beab281cf957e905667c989c53fffd13ade5e62fea331c7
|
||||
checksum=4f40ccbe18f5095437283cfc525a97815e983cbfd3a29e48ff610fa4f1bf1296
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/mpc-completion.bash 644 usr/share/bash-completion/completions mpc
|
||||
|
|
Loading…
Reference in New Issue