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/libotr | |
parent | 1a6a1bca82d5de90c46e922e8fdd7d44bedcec37 (diff) | |
download | slackbuilds-52412de748f5e27aa824a58956a2c7dda278cdaa.tar.gz |
libraries: nitpicks on ordering of .info file
Diffstat (limited to 'libraries/libotr')
-rw-r--r-- | libraries/libotr/libotr.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libotr/libotr.info b/libraries/libotr/libotr.info index 508d803953..9b59fdb95f 100644 --- a/libraries/libotr/libotr.info +++ b/libraries/libotr/libotr.info @@ -2,8 +2,8 @@ PRGNAM="libotr" VERSION="3.2.0" HOMEPAGE="http://www.cypherpunks.ca/otr/" DOWNLOAD="http://www.cypherpunks.ca/otr/libotr-3.2.0.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="faba02e60f64e492838929be2272f839" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Guillermo Bonvehi" EMAIL="gbonvehi@gmail.com" |