From cd87beb4803b6c977d2ef7c3668e147d7a45d7cd Mon Sep 17 00:00:00 2001
From: Greg Frost <gregfrost1@bigpond.com>
Date: Sun, 20 Sep 2009 11:17:08 +0930
Subject: mpd: upgrade to 15.3

---
 abs/extra-testing/community/mpd/PKGBUILD | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/abs/extra-testing/community/mpd/PKGBUILD b/abs/extra-testing/community/mpd/PKGBUILD
index 240a5f8..75a79ee 100644
--- a/abs/extra-testing/community/mpd/PKGBUILD
+++ b/abs/extra-testing/community/mpd/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Ben <ben@benmazer.net>
 
 pkgname=mpd
-pkgver=0.14.2
+pkgver=0.15.3
 pkgrel=1
 pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
 arch=('i686' 'x86_64')
@@ -15,7 +15,8 @@ depends=('libid3tag' 'libmad' 'flac>=1.1.3' 'audiofile' 'faad2>=2.6' 'libmikmod'
 install=mpd.install
 source=(http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.gz
         'mpd')
-md5sums=('64177135f64aca555887ba378de8cdfb' 'b1fd15de359db08e4b9ae4b199640f0e')
+md5sums=('43e854e7f46ac87bb1f1a7247ae4b902'
+         'b1fd15de359db08e4b9ae4b199640f0e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-- 
cgit v0.12