aboutsummaryrefslogtreecommitdiff
path: root/luafilesystem-scm-1.rockspec
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2022-07-26 12:40:59 -0300
committerHisham Muhammad <hisham@gobolinux.org>2022-07-26 12:40:59 -0300
commit912e06714fc276c15b4d5d1b42bd2b11edb8deff (patch)
treeb9ed0919d1019349f19170e1904a432a30eae728 /luafilesystem-scm-1.rockspec
parente4eae33de5045e644c77fc3e1ae9b8373c82a1a2 (diff)
downloadluafilesystem-912e06714fc276c15b4d5d1b42bd2b11edb8deff.tar.gz
luafilesystem-912e06714fc276c15b4d5d1b42bd2b11edb8deff.tar.bz2
luafilesystem-912e06714fc276c15b4d5d1b42bd2b11edb8deff.zip
keplerproject -> lunarmodules
Diffstat (limited to 'luafilesystem-scm-1.rockspec')
-rw-r--r--luafilesystem-scm-1.rockspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/luafilesystem-scm-1.rockspec b/luafilesystem-scm-1.rockspec
index 8a78605..19b6225 100644
--- a/luafilesystem-scm-1.rockspec
+++ b/luafilesystem-scm-1.rockspec
@@ -1,7 +1,7 @@
1package = "luafilesystem" 1package = "luafilesystem"
2version = "scm-1" 2version = "scm-1"
3source = { 3source = {
4 url = "git+https://github.com/keplerproject/luafilesystem" 4 url = "git+https://github.com/lunarmodules/luafilesystem"
5} 5}
6description = { 6description = {
7 summary = "File System Library for the Lua Programming Language", 7 summary = "File System Library for the Lua Programming Language",