From 7d97620bc0bf0ab08bb4dccc4eab03dc7da2b0d9 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sat, 6 Jun 2026 03:09:33 -0500 Subject: [PATCH] chore (gnome-shell-extension-grand-theft-focus) use gnome-extensions update script (#12924) (#12928) --- .../gnome/gnome-shell-extension-grand-theft-focus/update.rhai | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/gnome/gnome-shell-extension-grand-theft-focus/update.rhai b/anda/desktops/gnome/gnome-shell-extension-grand-theft-focus/update.rhai index 9c32bed9ab..d2933c6ae8 100644 --- a/anda/desktops/gnome/gnome-shell-extension-grand-theft-focus/update.rhai +++ b/anda/desktops/gnome/gnome-shell-extension-grand-theft-focus/update.rhai @@ -1 +1 @@ -rpm.version(gh_tag("zalckos/GrandTheftFocus")); +rpm.version(gnome_extensions("grand-theft-focus@zalckos.github.com"));