diff options
| -rw-r--r-- | lua-term-0.2-1.rockspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lua-term-0.2-1.rockspec b/lua-term-0.2-1.rockspec index 5adea76..b02b9f0 100644 --- a/lua-term-0.2-1.rockspec +++ b/lua-term-0.2-1.rockspec | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | package = 'lua-term' | 1 | package = 'lua-term' |
| 2 | version = '0.1-1' | 2 | version = '0.2-1' |
| 3 | 3 | ||
| 4 | source = { | 4 | source = { |
| 5 | url = 'https://github.com/downloads/hoelzro/lua-term/lua-term-0.1.tar.gz', | 5 | url = 'https://github.com/downloads/hoelzro/lua-term/lua-term-0.2.tar.gz', |
| 6 | } | 6 | } |
| 7 | 7 | ||
| 8 | description = { | 8 | description = { |
