From 30c5adc589953d060274d4b45f51c218f958c4ae Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 13 Nov 2018 11:59:24 -0200 Subject: [PATCH] mpd: update to 0.21.2. --- srcpkgs/mpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template index 87a14a9a251..85206906a1e 100644 --- a/srcpkgs/mpd/template +++ b/srcpkgs/mpd/template @@ -1,6 +1,6 @@ # Template file for 'mpd' pkgname=mpd -version=0.21.1 +version=0.21.2 revision=1 build_style=meson configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true @@ -34,7 +34,7 @@ maintainer="Juan RP " license="GPL-2.0-or-later" homepage="https://www.musicpd.org/" distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz" -checksum=5674e791a6f3687a312431fd7e14d9d27fc62e21b869ff6b522bf6ba1bb5c069 +checksum=c6ff74ff521aa2b390bdeac299954da21b9d0a66216abdd500ae590d97ab514a # Package build options build_options="jack lame mpcdec pulseaudio libao wavpack sndio cdio openal"