mpc: update to 0.28.
This commit is contained in:
parent
c10037b619
commit
473592307f
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.27
|
version=0.28
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.musicpd.org/clients/mpc/"
|
homepage="http://www.musicpd.org/clients/mpc/"
|
||||||
distfiles="http://www.musicpd.org/download/mpc/${version%.*}/mpc-${version}.tar.xz"
|
distfiles="http://www.musicpd.org/download/mpc/${version%.*}/mpc-${version}.tar.xz"
|
||||||
checksum=45a2be0a6dea65ed43f631294c24e74b83c8ee66d1ba6ab47d0744ddb1e62064
|
checksum=a4337d06c85dc81a638821d30fce8a137a58d13d510be34a11c1cce95cabc547
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall doc/mpc-completion.bash 644 usr/share/bash-completion/completions mpc
|
vinstall doc/mpc-completion.bash 644 usr/share/bash-completion/completions mpc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue