From 1d2f34d00889879553421ad2cc1387ae911f185a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 16 Jan 2017 00:48:51 +0100 Subject: [PATCH] mpd: update to 0.20.2. --- srcpkgs/mpd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template index 9b7089a080b..acbbd5778d5 100644 --- a/srcpkgs/mpd/template +++ b/srcpkgs/mpd/template @@ -1,7 +1,7 @@ # Template file for 'mpd' pkgname=mpd -version=0.20.1 -revision=2 +version=0.20.2 +revision=1 build_style=gnu-configure configure_args="--enable-opus --enable-mikmod --enable-neighbor-plugins --enable-soundcloud --enable-pipe-output --disable-twolame-encoder @@ -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=34180ca4146bb161e86d9c4503fab2f64edc3850e77823c036278af08698f8be +checksum=552a87d71c2981baeddf28c1856a7e071ea0236dd38bc75ec25d58529605ff77 # Package build options build_options="jack lame mpcdec pulseaudio libao wavpack"