ncmpc: update to 0.44.
This commit is contained in:
parent
7544f4a279
commit
fbdcd2ce50
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.43
|
version=0.44
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlirc=disabled"
|
configure_args="-Dlirc=disabled"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.musicpd.org/clients/ncmpc/"
|
homepage="https://www.musicpd.org/clients/ncmpc/"
|
||||||
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/master/NEWS"
|
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/master/NEWS"
|
||||||
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=7abf3c83d3a77c18681a8ce90126c8cb1e1884ebde5be2a735293a4f535ed382
|
checksum=e9cf0ef9e052d55ec3e863f04724fd0cfe1a1e15e1c0017eed820906690eb58c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/examples/ncmpc
|
vmkdir usr/share/examples/ncmpc
|
||||||
|
|
Loading…
Reference in a new issue