From 279502022092c71e2128cc86564f7151723b0f83 Mon Sep 17 00:00:00 2001 From: loswillios Date: Wed, 20 Jul 2011 15:13:16 +0000 Subject: [PATCH] [packages] mpdas: update description git-svn-id: svn://svn.openwrt.org/openwrt/packages@27710 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/mpdas/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/mpdas/Makefile b/sound/mpdas/Makefile index 2819bdace..8eb6c3856 100644 --- a/sound/mpdas/Makefile +++ b/sound/mpdas/Makefile @@ -28,7 +28,7 @@ endef define Package/mpdas/description mpdas is an AudioScrobbler client for MPD written in C++. - It supports the latest AudioScrobbler protocol (1.21). + It supports the latest AudioScrobbler protocol (2.0). In case of a downtime or connectivity problems, mpdas will cache the played songs to ~/.mpdascache. endef