diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-17 12:29:42 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 00:29:16 -0500 |
commit | b48d58a48f3643cd4243452530bb843b7cc49039 (patch) | |
tree | cbebae91337cd3da80d01b5a19eb0fd0e01aff1a /academic/units/units.info | |
parent | 67cd6b5ccbf103a66854e1c0176027d8c98435db (diff) | |
download | slackbuilds-b48d58a48f3643cd4243452530bb843b7cc49039.tar.gz |
academic: nitpicks with ordering of .info file values
Yes, I'm being picky, but I prefer that the order be like this:
DOWNLOAD
MD5SUM
DOWNLOAD_x86_64
MD5SUM_x86_64
Diffstat (limited to 'academic/units/units.info')
-rw-r--r-- | academic/units/units.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/units/units.info b/academic/units/units.info index 4ef8c16a34..f783e7e45a 100644 --- a/academic/units/units.info +++ b/academic/units/units.info @@ -2,8 +2,8 @@ PRGNAM="units" VERSION="1.86" HOMEPAGE="http://www.gnu.org/software/units/units.html" DOWNLOAD="http://ftp.gnu.org/gnu/units/units-1.86.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="e27f580474702e9138b332acbafafe5b" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Yalla-One" EMAIL="yallaone@gmail.com" |