From ca3e38566396f6da172f1e2e5c3cea5f85366f17 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 3 Apr 2026 18:37:10 +0200 Subject: repo: remove packages available on SBo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Drop claude-code, discord, hugo, obsidian, syncthing, uv-bin — all available on SlackBuilds.org. Keep only packages not yet on SBo or with local-only patches (hstr, kitty-bin, llama.cpp-vulkan, qarma, opencode-bin). Update README.md and nvchecker.toml accordingly. Co-Authored-By: Claude Sonnet 4.6 --- syncthing/syncthing.logrotate | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 syncthing/syncthing.logrotate (limited to 'syncthing/syncthing.logrotate') diff --git a/syncthing/syncthing.logrotate b/syncthing/syncthing.logrotate deleted file mode 100644 index ef303bf..0000000 --- a/syncthing/syncthing.logrotate +++ /dev/null @@ -1,8 +0,0 @@ -/var/log/syncthing/*.log { - weekly - rotate 4 - compress - missingok - notifempty - copytruncate -} -- cgit v1.2.3