diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-17 13:41:30 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 00:29:17 -0500 |
commit | 52412de748f5e27aa824a58956a2c7dda278cdaa (patch) | |
tree | 9a1beefd57b467051c2e98d40d42e55ac97fde38 /libraries/aubio | |
parent | 1a6a1bca82d5de90c46e922e8fdd7d44bedcec37 (diff) | |
download | slackbuilds-52412de748f5e27aa824a58956a2c7dda278cdaa.tar.gz |
libraries: nitpicks on ordering of .info file
Diffstat (limited to 'libraries/aubio')
-rw-r--r-- | libraries/aubio/aubio.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/aubio/aubio.info b/libraries/aubio/aubio.info index 7f3dcb8f62..bd48bb5afe 100644 --- a/libraries/aubio/aubio.info +++ b/libraries/aubio/aubio.info @@ -2,9 +2,9 @@ PRGNAM="aubio" VERSION="0.3.2" HOMEPAGE="http://aubio.org/" DOWNLOAD="http://aubio.org/pub/aubio-0.3.2.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="ffc3e5e4880fec67064f043252263a44" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="pprkut" EMAIL="pprkut@liwjatan.at" -APPROVED="David Somero"
\ No newline at end of file +APPROVED="David Somero" |