development/lua: Clarified differences with lua52.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2012-09-29 18:21:41 +02:00
parent c508ab1925
commit 2142c29f37

View file

@ -1,3 +1,9 @@
Lua is a free software light-weight programming language designed
for extending applications. Lua is also frequently used as a
general-purpose, stand-alone scripting language.
This package is for the version 5.1.x of lua, the one compatible
with the software that needs lua on slackbuilds.org.
There is also lua52, providing lua 5.2.x, but it's not parallel
installable and it's still not compatible with anything here.
If in doubt, choose this version (lua, *NOT* lua52).