ncmpc: update to 0.34.
This commit is contained in:
parent
b8a4c36fa5
commit
ec8082845b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ncmpc'
|
# Template file for 'ncmpc'
|
||||||
pkgname=ncmpc
|
pkgname=ncmpc
|
||||||
version=0.33
|
version=0.34
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlirc=disabled"
|
configure_args="-Dlirc=disabled"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Getty Ritter <gettyritter@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.musicpd.org/clients/ncmpc/"
|
homepage="https://www.musicpd.org/clients/ncmpc/"
|
||||||
distfiles="https://www.musicpd.org/download/ncmpc/0/ncmpc-${version}.tar.xz"
|
distfiles="https://www.musicpd.org/download/ncmpc/0/ncmpc-${version}.tar.xz"
|
||||||
checksum=94e04a34854015aa013b43ec15b578f4541d077cf7ae5bf7c0944475673fd7a5
|
checksum=14c5b1dc78e83fa838fb049db76c00706686c98991600a87d2c57ec2b6c9e857
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/examples/ncmpc
|
vmkdir usr/share/examples/ncmpc
|
||||||
|
|
Loading…
Reference in a new issue