From ef46b758cd9eb9bd94a657ea46236f55a7f99f8d Mon Sep 17 00:00:00 2001 From: Aylur Date: Thu, 12 Sep 2024 11:34:50 +0000 Subject: lua: rockspeck urls --- core/lua/astal-dev-1.rockspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/lua/astal-dev-1.rockspec') diff --git a/core/lua/astal-dev-1.rockspec b/core/lua/astal-dev-1.rockspec index 7f5ae95..9a41fd1 100644 --- a/core/lua/astal-dev-1.rockspec +++ b/core/lua/astal-dev-1.rockspec @@ -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", } -- cgit v1.2.3