mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ncmpc: update to 0.36.
This commit is contained in:
parent
6627d82fe8
commit
44a5014ad7
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.35
|
version=0.36
|
||||||
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=bd4f1e638290915e08be045087c1df2d562d012b14f662dd33fd7c7043ddd241
|
checksum=4632873dfc8efe61e501dc9184a5b921b482be2ddbedd3d23d05241d477a3e2c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/examples/ncmpc
|
vmkdir usr/share/examples/ncmpc
|
||||||
|
|
Loading…
Add table
Reference in a new issue