From 1daff53b71b4df4f1217a7d908c23f894a01729b Mon Sep 17 00:00:00 2001 From: Willow Reed Date: Sun, 15 Mar 2026 12:46:02 -0600 Subject: [PATCH] fixing shit that broke a while ago --- anda/desktops/noctalia-shell/noctalia-shell.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 8a2d548675..b3648d3940 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -1,13 +1,13 @@ %global debug_package %{nil} Name: noctalia-shell -Version: 4.6.3 +Version: 4.6.5 Release: 1%?dist Summary: A Quickshell-based custom shell setup License: MIT URL: https://github.com/noctalia-dev/noctalia-shell -Source0: https://github.com/noctalia-dev/noctalia-shell/releases/latest/download/noctalia-latest.tar.gz +Source0: https://github.com/noctalia-dev/noctalia-shell/releases/download/v%{version}/noctalia-v%{version}.tar.gz Requires: brightnessctl Requires: dejavu-sans-fonts @@ -23,7 +23,7 @@ Recommends: matugen Recommends: power-profiles-daemon Recommends: wlsunset -Packager: Willow Reed +Packager: Willow Reed %description A beautiful, minimal desktop shell for Wayland that actually gets out of your way. Built on Quickshell with a warm lavender aesthetic that you can easily customize to match your vibe. @@ -43,8 +43,11 @@ cp -r ./* %{buildroot}/etc/xdg/quickshell/noctalia-shell/ %{_sysconfdir}/xdg/quickshell/noctalia-shell/ %changelog -* Fri Feb 27 2026 Willow C Reed +* Mon Mar 09 2026 Willow C Reed +- switch gpu-screen-recorder to be recommended as it's a plugin and not required anymore. also switched source to be based on version. + +* Fri Feb 27 2026 Willow C Reed - Change required quickshell to Noctalia's version -* Fri Jan 02 2026 Willow Reed +* Fri Jan 02 2026 Willow Reed - Initial commit \ No newline at end of file