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/pyusb | |
parent | 1a6a1bca82d5de90c46e922e8fdd7d44bedcec37 (diff) | |
download | slackbuilds-52412de748f5e27aa824a58956a2c7dda278cdaa.tar.gz |
libraries: nitpicks on ordering of .info file
Diffstat (limited to 'libraries/pyusb')
-rw-r--r-- | libraries/pyusb/pyusb.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/pyusb/pyusb.info b/libraries/pyusb/pyusb.info index aa61a24acd..09b9b8432c 100644 --- a/libraries/pyusb/pyusb.info +++ b/libraries/pyusb/pyusb.info @@ -2,9 +2,9 @@ PRGNAM="pyusb" VERSION="0.4.1" HOMEPAGE="http://pyusb.berlios.de/" DOWNLOAD="http://downloads.sourceforge.net/pyusb/pyusb-0.4.1.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="9576c3e471e40e021fa44f36712bbd04" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Kyle Guinn" EMAIL="elyk03@gmail.com" -APPROVED="dsomero"
\ No newline at end of file +APPROVED="dsomero" |