updating lain rockspec to follow new luarocks standards
This commit is contained in:
parent
a34e72b42b
commit
e2fb62f0f5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
package = "lain"
|
package = "lain"
|
||||||
version = "git"
|
version = "scm-1"
|
||||||
source = {
|
source = {
|
||||||
url = "https://github.com/lcpz/lain",
|
url = "https://github.com/lcpz/lain",
|
||||||
tag = "git"
|
tag = "scm-1`"
|
||||||
}
|
}
|
||||||
description = {
|
description = {
|
||||||
summary = "Layout, widgets and utilities for Awesome WM",
|
summary = "Layout, widgets and utilities for Awesome WM",
|
Loading…
Add table
Reference in a new issue