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/PythonDaap | |
parent | 1a6a1bca82d5de90c46e922e8fdd7d44bedcec37 (diff) | |
download | slackbuilds-52412de748f5e27aa824a58956a2c7dda278cdaa.tar.gz |
libraries: nitpicks on ordering of .info file
Diffstat (limited to 'libraries/PythonDaap')
-rw-r--r-- | libraries/PythonDaap/PythonDaap.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/PythonDaap/PythonDaap.info b/libraries/PythonDaap/PythonDaap.info index b6848e4650..6eb4e0541b 100644 --- a/libraries/PythonDaap/PythonDaap.info +++ b/libraries/PythonDaap/PythonDaap.info @@ -2,8 +2,8 @@ PRGNAM="PythonDaap" VERSION="0.7.1" HOMEPAGE="http://jerakeen.org/code/pythondaap/" DOWNLOAD="http://static.jerakeen.org/files/PythonDaap-0.7.1.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="b3db3d60b0ee83f5f23101d2c3bb99e0" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |