diff --git a/anda/desktops/quickshell/update.rhai b/anda/desktops/quickshell/update.rhai index c9d8e7e22f..50c1f7cd54 100644 --- a/anda/desktops/quickshell/update.rhai +++ b/anda/desktops/quickshell/update.rhai @@ -1 +1 @@ -rpm.version(gh("https://github.com/quickshell-mirror/quickshell")); \ No newline at end of file +rpm.version(gh("quickshell-mirror/quickshell")); \ No newline at end of file