Tell luarocks that the url is a git clone
This commit is contained in:
parent
73696689a4
commit
e197f51ec8
|
@ -2,7 +2,7 @@ package = "nextfile"
|
||||||
version = "0.0.1-1"
|
version = "0.0.1-1"
|
||||||
|
|
||||||
source = {
|
source = {
|
||||||
url = "https://git.themagician.cc/TheMagician/nextfile",
|
url = "git+https://git.themagician.cc/TheMagician/nextfile.git",
|
||||||
tag = "v0.0.1"
|
tag = "v0.0.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue