]> git.madduck.net Git - etc/awesome.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

updating lain rockspec to follow new luarocks standards
authoraajjbb <jefersonlsiq@gmail.com>
Fri, 30 Mar 2018 13:39:34 +0000 (10:39 -0300)
committeraajjbb <jefersonlsiq@gmail.com>
Fri, 30 Mar 2018 13:39:34 +0000 (10:39 -0300)
lain-scm-1.rockspec [moved from lain-git.rockspec with 94% similarity]

similarity index 94%
rename from lain-git.rockspec
rename to lain-scm-1.rockspec
index 3f1c2d527fb40b021cc1e48e583f7834a6b28aaf..fb1eaaf1255db7240d0c2ddb32a6b6c629d444e0 100644 (file)
@@ -1,8 +1,8 @@
 package = "lain"
 package = "lain"
-version = "git"
+version = "scm-1"
 source = {
    url = "https://github.com/lcpz/lain",
 source = {
    url = "https://github.com/lcpz/lain",
-   tag = "git"
+   tag = "scm-1`"
 }
 description = {
    summary = "Layout, widgets and utilities for Awesome WM",
 }
 description = {
    summary = "Layout, widgets and utilities for Awesome WM",