diff options
author | Andrew Brouwers | 2010-06-20 13:57:00 +0200 |
---|---|---|
committer | Erik Hanson | 2010-06-20 22:20:25 +0200 |
commit | b323e61539a92b31f1758c7d16f8103c7b7304a1 (patch) | |
tree | ab9e2306ef37880896ae6968206d07d3dd1e1cf0 /audio/mpd/mpd.SlackBuild | |
parent | 46758b062b212566df71eb3b656c20db7a39dac4 (diff) | |
download | slackbuilds-b323e61539a92b31f1758c7d16f8103c7b7304a1.tar.gz |
audio/mpd: Updated for version 0.15.10.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/mpd/mpd.SlackBuild')
-rw-r--r-- | audio/mpd/mpd.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpd/mpd.SlackBuild b/audio/mpd/mpd.SlackBuild index 5cd3d25c08..6996273295 100644 --- a/audio/mpd/mpd.SlackBuild +++ b/audio/mpd/mpd.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mpd -VERSION=0.15.9 +VERSION=0.15.10 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |