audio/lxmusic: Updated for version 0.4.7.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2016-07-10 10:23:18 +02:00 committed by Willy Sudiarto Raharjo
parent a08ce29c46
commit e210a231de
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for lxmusic
# Copyright 2010-2014 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2010-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
# generated by Grissiom's sbo-dev-helper
PRGNAM=lxmusic
VERSION=${VERSION:-0.4.6}
VERSION=${VERSION:-0.4.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="lxmusic"
VERSION="0.4.6"
VERSION="0.4.7"
HOMEPAGE="http://wiki.lxde.org/en/LXMusic"
DOWNLOAD="http://downloads.sf.net/lxde/lxmusic-0.4.6.tar.xz"
MD5SUM="38fc31793b11c43b6a8fda70faedfd54"
DOWNLOAD="http://downloads.sf.net/lxde/lxmusic-0.4.7.tar.xz"
MD5SUM="1bbd57f5b34e13ef31152c9ecb31ef68"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xmms2"