mpc: update to 0.25.
This commit is contained in:
parent
7005634742
commit
f766e3a388
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpc'
|
||||
pkgname=mpc
|
||||
version=0.24
|
||||
version=0.25
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.musicpd.org/clients/mpc/"
|
||||
distfiles="http://www.musicpd.org/download/mpc/${version%.*}/mpc-${version}.tar.xz"
|
||||
checksum=e73b81707c4c0d88ad4f3e411263ad80ac39f6d6887a8fcbac97fcc4207b28f9
|
||||
checksum=70cfa4f734a275a3c76df481ec5222872362ed8f58a4175459cae65d66acaf24
|
||||
|
||||
post_install() {
|
||||
vinstall doc/mpc-completion.bash 644 usr/share/bash-completion/completions mpc
|
||||
|
|
Loading…
Reference in New Issue