diff options
author | sibel <lesibel@free.fr> | 2011-03-04 10:36:16 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-03-04 10:36:16 +0100 |
commit | 1eac30059bc795ea5bf3569d4bdcb8f08ecaa057 (patch) | |
tree | c70bbc04dff0366d341b82b266a13411d20f91c1 | |
parent | 97a9bd7cfbab1735a74778276ccd400fc7bb923e (diff) | |
download | nutyx-extra-1eac30059bc795ea5bf3569d4bdcb8f08ecaa057.tar.gz nutyx-extra-1eac30059bc795ea5bf3569d4bdcb8f08ecaa057.tar.bz2 nutyx-extra-1eac30059bc795ea5bf3569d4bdcb8f08ecaa057.tar.xz nutyx-extra-1eac30059bc795ea5bf3569d4bdcb8f08ecaa057.zip |
mpd, maj 0.16.1-1
-rw-r--r-- | extra/mpd/.md5sum.i686 | 2 | ||||
-rw-r--r-- | extra/mpd/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | extra/mpd/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/mpd/.md5sum.i686 b/extra/mpd/.md5sum.i686 index 8df92f376..9b5f08b08 100644 --- a/extra/mpd/.md5sum.i686 +++ b/extra/mpd/.md5sum.i686 @@ -1 +1 @@ -078bd45c8266ac577e4a96fa38d1e534 mpd-0.15.5.tar.bz2 +4d07459125ab0154c5b4fe364331498a mpd-0.16.1.tar.bz2 diff --git a/extra/mpd/.md5sum.x86_64 b/extra/mpd/.md5sum.x86_64 index 8df92f376..9b5f08b08 100644 --- a/extra/mpd/.md5sum.x86_64 +++ b/extra/mpd/.md5sum.x86_64 @@ -1 +1 @@ -078bd45c8266ac577e4a96fa38d1e534 mpd-0.15.5.tar.bz2 +4d07459125ab0154c5b4fe364331498a mpd-0.16.1.tar.bz2 diff --git a/extra/mpd/Pkgfile b/extra/mpd/Pkgfile index d7b70d7b6..c719da232 100644 --- a/extra/mpd/Pkgfile +++ b/extra/mpd/Pkgfile @@ -6,7 +6,7 @@ # Run on: glib,libmad,libogg,alsa-lib,libid3tag name=mpd -version=0.15.5 +version=0.16.1 release=1 source=(http://downloads.sourceforge.net/musicpd/$name-$version.tar.bz2) build() { |