updating lain rockspec to follow new luarocks standards

This commit is contained in:
aajjbb 2018-03-30 10:39:34 -03:00
parent a34e72b42b
commit e2fb62f0f5

View file

@ -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",