From fead5430fe8cbb1f89dbf87f995a8b13566ff94a Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sun, 7 Jul 2013 10:49:58 +0200 Subject: add luasec to readme --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index d240290..e284570 100644 --- a/README.rst +++ b/README.rst @@ -28,6 +28,7 @@ Currently comprises development versions of these packages: (#) LuaMD5_. (``lua-md5-git``) (#) `Selene Unicode`_ (``slnunicode-git``) +(#) `Luase Prosody`_ (``luasec-prosody-git``) (#) SWIG_ (``swig-git``) .. _ArchLinux: https://www.archlinux.org @@ -35,5 +36,6 @@ Currently comprises development versions of these 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 .. _me: mailto:phg42.2a@gmail.com -- cgit v1.2.3 From 854f832f852bf55a794357557e5a93c896fb6049 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Wed, 10 Jul 2013 11:52:59 +0200 Subject: add lua53 to readme --- README.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index e284570..7d02942 100644 --- a/README.rst +++ b/README.rst @@ -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 -- cgit v1.2.3 From 04b5604fbe332adfbae224e58090ea0391eea35d Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Wed, 10 Jul 2013 11:56:44 +0200 Subject: fix readme --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 7d02942..a1b2ca0 100644 --- a/README.rst +++ b/README.rst @@ -29,7 +29,7 @@ Currently comprises development versions of these packages: (#) LuaMD5_ (``lua-md5-git``), (#) `Selene Unicode`_ (``slnunicode-git``), (#) `Luasec Prosody`_ (``luasec-prosody-git``), -(#) `Lua 5.3 work` (``lua53``), +(#) `Lua 5.3 work`_ (``lua53``), (#) SWIG_ (``swig-git``). .. _ArchLinux: https://www.archlinux.org @@ -38,6 +38,6 @@ Currently comprises development versions of these packages: .. _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 -.. _Lua 5.3 work: http://www.lua.org/work/ +.. _Lua 5.3 work: https://aur.archlinux.org/packages/lua53/ .. _me: mailto:phg42.2a@gmail.com -- cgit v1.2.3