mpc: update to 0.27.
This commit is contained in:
parent
3b988bce58
commit
062a5df277
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpc'
|
||||
pkgname=mpc
|
||||
version=0.26
|
||||
version=0.27
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.musicpd.org/clients/mpc/"
|
||||
distfiles="http://www.musicpd.org/download/mpc/${version%.*}/mpc-${version}.tar.xz"
|
||||
checksum=20735f7173cce56bec50c1d8b4633751052dc68365b29a6113206dc1cdc6e242
|
||||
checksum=45a2be0a6dea65ed43f631294c24e74b83c8ee66d1ba6ab47d0744ddb1e62064
|
||||
|
||||
post_install() {
|
||||
vinstall doc/mpc-completion.bash 644 usr/share/bash-completion/completions mpc
|
||||
|
|
Loading…
Reference in a new issue