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