mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ncmpc: update to 0.38.
This commit is contained in:
parent
8f3af306ee
commit
df5642a87d
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.37
|
version=0.38
|
||||||
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=7c8eb727f6e12d8f97a53915b1b5632898b4afb335a1121c5e01c81df695615c
|
checksum=2bc1aa38aacd23131895cd9aa3abd9d1ca5700857034d9f35209e13e061e27a2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/examples/ncmpc
|
vmkdir usr/share/examples/ncmpc
|
||||||
|
|
Loading…
Add table
Reference in a new issue