diff options
author | B. Watson <yalhcru@gmail.com> | 2014-11-14 01:57:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-14 01:57:21 +0700 |
commit | 03c46b0c634de6cc10e75802fee0cdc3c3cc3f42 (patch) | |
tree | 116d55d73a79c295c5b6bdaddaee6e1f3998e0a2 /audio/waon | |
parent | c4795fa3021b31a17d7eb6b200b17c2ae61d2eae (diff) | |
download | slackbuilds-03c46b0c634de6cc10e75802fee0cdc3c3cc3f42.tar.gz |
audio/waon: fix .info and slack-desc.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/waon')
-rw-r--r-- | audio/waon/slack-desc | 2 | ||||
-rw-r--r-- | audio/waon/waon.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/waon/slack-desc b/audio/waon/slack-desc index daa8bad6ae..4b216fc58a 100644 --- a/audio/waon/slack-desc +++ b/audio/waon/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -waon: WaoN (Wave-to-Notes transcriber) +waon: waon (Wave-to-Notes transcriber) waon: waon: WaoN is a Wave-to-Notes transcriber, that is, the inverse of timidity waon: by Tuukka Toivonen (and its descendants timidity++). ("WaoN" also diff --git a/audio/waon/waon.info b/audio/waon/waon.info index 6e124328c7..2c13ddff03 100644 --- a/audio/waon/waon.info +++ b/audio/waon/waon.info @@ -2,8 +2,8 @@ PRGNAM="waon" VERSION="0.10" HOMEPAGE="http://waon.sourceforge.net/" DOWNLOAD="http://downloads.sourceforge.net/project/waon/waon/0.10/waon-0.10.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="fc36842882449274ff90e3f6b55b3daa" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" |