From 9e2307274f815fb0d69b61aa06a1240c3641d71c Mon Sep 17 00:00:00 2001
From: Eivind Uggedal <eivind@uggedal.com>
Date: Wed, 19 Nov 2014 08:17:02 +0000
Subject: [PATCH] mpd: update to 0.19.4.

---
 srcpkgs/mpd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template
index 2ed1cc2710e..ee952d5448c 100644
--- a/srcpkgs/mpd/template
+++ b/srcpkgs/mpd/template
@@ -1,6 +1,6 @@
 # Template file for 'mpd'
 pkgname=mpd
-version=0.19.3
+version=0.19.4
 revision=1
 build_style=gnu-configure
 configure_args="--enable-opus --enable-mikmod --enable-neighbor-plugins
@@ -27,7 +27,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
 license="GPL-2"
 homepage="http://www.musicpd.org/"
 distfiles="http://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
-checksum=fee3f3c59b5806767f23f7962621be7a62d4fcb852fff6b9ed6bbb5598a556d3
+checksum=18f4af89e8b9a434da2b8678b53fc8189da97c1f32e9083512d67217166d3bd8
 
 # Package build options
 build_options="jack lame mpcdec pulseaudio systemd wavpack"