Date: Friday, July 16, 2010 @ 04:43:41 Author: andrea Revision: 85590
upgpkg: mpd 0.15.11-1 upstream release Modified: mpd/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-07-16 04:34:39 UTC (rev 85589) +++ PKGBUILD 2010-07-16 08:43:41 UTC (rev 85590) @@ -4,8 +4,8 @@ # Contributor: Ben <[email protected]> pkgname=mpd -pkgver=0.15.10 -pkgrel=3 +pkgver=0.15.11 +pkgrel=1 pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files" arch=('i686' 'x86_64') license=('GPL') @@ -16,7 +16,7 @@ install=${pkgname}.install source=("http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.bz2" 'mpd') -md5sums=('fb18fa3ed5ff7e3719536a6603098df5' +md5sums=('a8f8afc641db6f789281fe14fcc8d8a9' 'e5669c2bff4031928531e52475addeb1') build() {
