Date: Saturday, December 11, 2010 @ 23:55:19 Author: angvp Revision: 102830
upgpkg: mpd 0.16-1 Bump release to 0.16 Modified: mpd/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-12-11 22:27:30 UTC (rev 102829) +++ PKGBUILD 2010-12-12 04:55:19 UTC (rev 102830) @@ -4,8 +4,8 @@ # Contributor: Ben <[email protected]> pkgname=mpd -pkgver=0.15.15 -pkgrel=2 +pkgver=0.16 +pkgrel=1 pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files" arch=('i686' 'x86_64') license=('GPL') @@ -17,7 +17,7 @@ install=${pkgname}.install source=("http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.bz2" 'mpd') -md5sums=('af0972af6237771acc420d2452fa627a' +md5sums=('3fc8ccc4488cbaadc1a10f415eada35f' 'e5669c2bff4031928531e52475addeb1') build() {
