diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2013-07-10 11:52:59 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2013-07-10 11:52:59 +0200 |
commit | 854f832f852bf55a794357557e5a93c896fb6049 (patch) | |
tree | 97ec2d355f2163f6741233e587939c6c2babd248 | |
parent | b0f53efff96249ec7941122567c9d6c977df946b (diff) | |
download | arch-packages-854f832f852bf55a794357557e5a93c896fb6049.tar.gz |
add lua53 to readme
-rw-r--r-- | README.rst | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -26,16 +26,18 @@ universe, the repo’s canonical location is on Bitbucket_. Currently comprises development versions of these packages: -(#) LuaMD5_. (``lua-md5-git``) -(#) `Selene Unicode`_ (``slnunicode-git``) -(#) `Luase Prosody`_ (``luasec-prosody-git``) -(#) SWIG_ (``swig-git``) +(#) LuaMD5_ (``lua-md5-git``), +(#) `Selene Unicode`_ (``slnunicode-git``), +(#) `Luasec Prosody`_ (``luasec-prosody-git``), +(#) `Lua 5.3 work` (``lua53``), +(#) SWIG_ (``swig-git``). .. _ArchLinux: https://www.archlinux.org .. _Bitbucket: https://bitbucket.org/phg/packages .. _LuaMD5: https://aur.archlinux.org/packages/lua-md5-git/ .. _Selene Unicode: https://aur.archlinux.org/packages/slnunicode-git .. _SWIG: https://aur.archlinux.org/packages/swig-git -.. _Luasec Prosody`: https://aur.archlinux.org/packages/luasec-prosody-git +.. _Luasec Prosody: https://aur.archlinux.org/packages/luasec-prosody-git +.. _Lua 5.3 work: http://www.lua.org/work/ .. _me: mailto:phg42.2a@gmail.com |