From e4b7972d0dc9e21597bb296468194459a64e91bc Mon Sep 17 00:00:00 2001 From: Matt C Date: Thu, 29 Sep 2022 22:29:53 -0400 Subject: [PATCH] Update mlc.toml Signed-off-by: Matt C --- any/mlc.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/any/mlc.toml b/any/mlc.toml index 256add1..739c4ef 100644 --- a/any/mlc.toml +++ b/any/mlc.toml @@ -35,5 +35,5 @@ repos = [ [repositories.urls] age = "https://aur.archlinux.org/gnome-shell-extension-{}" aur = "https://aur.archlinux.org/{}" -gse = "https://github.com/crystal-linux/pkgbuild.gnome-shell-extension-{}" +gse = "https://github.com/crystal-linux-packages/gnome-shell-extension-{}" pkg = "https://github.com/crystal-linux-packages/{}"