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