mpc: update to 0.26.
This commit is contained in:
parent
bea6755c12
commit
44ff063a25
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.25
|
version=0.26
|
||||||
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@gmail.com>"
|
||||||
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=70cfa4f734a275a3c76df481ec5222872362ed8f58a4175459cae65d66acaf24
|
checksum=20735f7173cce56bec50c1d8b4633751052dc68365b29a6113206dc1cdc6e242
|
||||||
|
|
||||||
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