mirror of
https://github.com/zoriya/astal.git
synced 2026-06-03 10:26:21 +00:00
lua: rockspeck urls
This commit is contained in:
@@ -2,12 +2,12 @@ package = "astal"
|
|||||||
version = "dev-1"
|
version = "dev-1"
|
||||||
|
|
||||||
source = {
|
source = {
|
||||||
url = "git+https://github.com/astal-sh/libastal",
|
url = "git+https://github.com/aylur/astal",
|
||||||
}
|
}
|
||||||
|
|
||||||
description = {
|
description = {
|
||||||
summary = "lua bindings for libastal.",
|
summary = "lua bindings for libastal.",
|
||||||
homepage = "https://github.com/astal-sh/libastal",
|
homepage = "https://aylur.github.io/astal/",
|
||||||
license = "GPL-3",
|
license = "GPL-3",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user