lua: rockspeck urls

This commit is contained in:
Aylur
2024-09-12 11:34:50 +00:00
parent e04c00ac5c
commit ef46b758cd

View File

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