audio/lxmusic: Updated for version 0.4.7.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
a08ce29c46
commit
e210a231de
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue