From 0f58531d6376dcb1f75b66526099449bca7b1cd5 Mon Sep 17 00:00:00 2001 From: ologantr Date: Mon, 11 Jul 2022 13:41:13 +0200 Subject: [PATCH] ncmpc: update to 0.47. Also, take maintainership. --- srcpkgs/ncmpc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ncmpc/template b/srcpkgs/ncmpc/template index 0c9c46bf8400..62fa83dd29fa 100644 --- a/srcpkgs/ncmpc/template +++ b/srcpkgs/ncmpc/template @@ -1,18 +1,18 @@ # Template file for 'ncmpc' pkgname=ncmpc -version=0.46 +version=0.47 revision=1 build_style=meson configure_args="-Dlirc=disabled -Dhtml_manual=false" hostmakedepends="pkg-config python3-Sphinx" makedepends="libmpdclient-devel ncurses-devel pcre2-devel" short_desc="Ncurses-based mpd client" -maintainer="Getty Ritter " +maintainer="ologantr " license="GPL-2.0-or-later" homepage="https://www.musicpd.org/clients/ncmpc/" changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/master/NEWS" distfiles="https://www.musicpd.org/download/ncmpc/0/ncmpc-${version}.tar.xz" -checksum=177f77cf09dd4ab914e8438be399cdd5d83c9aa992abc8d9abac006bb092934e +checksum=61da23b1bc6c7a593fdc28611932cd7a30fcf6803830e01764c29b8abed2249c post_install() { vmkdir usr/share/examples/ncmpc