mpd: updated to version 0.14

This commit is contained in:
Simon Gloßner 2009-01-04 22:17:14 +01:00
parent 80cf5db144
commit 9bd1b4d8bc
2 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
b461896369949ff3cff955692ead9f8b mpd-0.13.2.tar.bz2
ee282390146ead636f3d992399ed3c20 mpd-0.14.tar.bz2

View File

@ -3,11 +3,12 @@
# Maintainer: Simon Gloßner, viper at hometux dot de
# Packager: Mark Rosenstand, mark at borkware dot net
# Depends on: libmad, libvorbis, libid3tag
# Nice to have: glib, faad2, flac, audiofile
name=mpd
version=0.13.2
version=0.14
release=1
source=(http://www.musicpd.org/uploads/files/$name-$version.tar.bz2)
source=(http://dl.sourceforge.net/musicpd/$name-$version.tar.bz2)
build() {
cd $name-$version