audio/waon: Updated for version 0.10.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
841859e6ce
commit
2d687bf27e
|
@ -7,7 +7,7 @@
|
||||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||||
|
|
||||||
PRGNAM=waon
|
PRGNAM=waon
|
||||||
VERSION=${VERSION:-0.9}
|
VERSION=${VERSION:-0.10}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
PRGNAM="waon"
|
PRGNAM="waon"
|
||||||
VERSION="0.9"
|
VERSION="0.10"
|
||||||
HOMEPAGE="http://waon.sourceforge.net/"
|
HOMEPAGE="http://waon.sourceforge.net/"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/project/waon/waon/0.9/waon-0.9.tar.gz"
|
DOWNLOAD="http://downloads.sourceforge.net/project/waon/waon/0.10/waon-0.10.tar.gz"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM="b31538d1b38f5234a922001c08037c18"
|
MD5SUM="fc36842882449274ff90e3f6b55b3daa"
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="B. Watson"
|
MAINTAINER="B. Watson"
|
||||||
|
|
Loading…
Reference in New Issue