Merge pull request #391 from aajjbb/fix-rockspec

Updating lain rockspec to follow new luarocks standards; closes #390
This commit is contained in:
Luca CPZ 2018-03-30 17:37:03 +02:00 committed by GitHub
commit 94770930fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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