mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mpc: update to 0.33.
This commit is contained in:
parent
175b65f006
commit
3c61ea3652
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mpc'
|
# Template file for 'mpc'
|
||||||
pkgname=mpc
|
pkgname=mpc
|
||||||
version=0.32
|
version=0.33
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dtest=true -Ddocumentation=enabled"
|
configure_args="-Dtest=true -Ddocumentation=enabled"
|
||||||
|
@ -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=7961d95b7ce019996beab281cf957e905667c989c53fffd13ade5e62fea331c7
|
checksum=4f40ccbe18f5095437283cfc525a97815e983cbfd3a29e48ff610fa4f1bf1296
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue