From b8f89d7d52937307d58a3e6018b00f193e0afaad Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 21 Feb 2017 08:20:30 +0000 Subject: [PATCH] mpd: update to 0.20.5. --- srcpkgs/mpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template index cdc2ab10c58..4c946348d52 100644 --- a/srcpkgs/mpd/template +++ b/srcpkgs/mpd/template @@ -1,6 +1,6 @@ # Template file for 'mpd' pkgname=mpd -version=0.20.4 +version=0.20.5 revision=1 build_style=gnu-configure configure_args="--enable-opus --enable-mikmod --enable-neighbor-plugins @@ -27,7 +27,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://www.musicpd.org/" distfiles="http://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz" -checksum=712b25351c12616630c580204e1c3dcba3ae2993a56cff1c346c87e334d69728 +checksum=525573be27443ae26868b21a61e88c03909e72f1212ddaa725a0389a28d88987 # Package build options build_options="jack lame mpcdec pulseaudio libao wavpack"