X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/252df73e572f4befdd1f7849c77656187b86dc61..af3427c7dfcf991c56a099ac1450e54db867ae51:/lain-git.rockspec?ds=sidebyside

diff --git a/lain-git.rockspec b/lain-git.rockspec
index 1b42903..13b2db7 100644
--- a/lain-git.rockspec
+++ b/lain-git.rockspec
@@ -1,7 +1,7 @@
 package = "lain"
 version = "git"
 source = {
-   url = "https://github.com/copycat-killer/lain",
+   url = "https://github.com/lcpz/lain",
    tag = "git"
 }
 description = {
@@ -11,8 +11,8 @@ description = {
 
         Optional dependency: curl (for IMAP, MPD and weather widgets).
     ]],
-   homepage = "https://github.com/copycat-killer/lain",
-   license = "GPL v2"
+   homepage = "https://github.com/lcpz/lain",
+   license = "GPL-2.0"
 }
 dependencies = {
    "lua >= 5.1",