Date: Thursday, June 16, 2011 @ 13:50:00 Author: angvp Revision: 127604
upgpkg: mpd 0.16.3-1 Bump release to 0.16.3 Modified: mpd/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-06-16 17:31:10 UTC (rev 127603) +++ PKGBUILD 2011-06-16 17:50:00 UTC (rev 127604) @@ -5,8 +5,8 @@ # Contributor: Ben <[email protected]> pkgname=mpd -pkgver=0.16.2 -pkgrel=3 +pkgver=0.16.3 +pkgrel=1 pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files" arch=('i686' 'x86_64') license=('GPL') @@ -18,7 +18,7 @@ install=${pkgname}.install source=("http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.bz2" 'mpd') -md5sums=('dedb75cef8e489f3de5231031876fb77' +md5sums=('6e708c02b0e8c288aec855eecf441a5a' 'e5669c2bff4031928531e52475addeb1') build() {
