aboutsummaryrefslogtreecommitdiffstats
path: root/claude-desktop-bin/claude-desktop-bin.SlackBuild
AgeCommit message (Collapse)AuthorFilesLines
6 hoursclaude-desktop-bin: chmod all bundled ELFs, not just top-level libsDanilo M.1-6/+9
The deb buries a 0644 native module (node-pty pty.node) under resources/app.asar.unpacked/ with a .node suffix; the previous *.so* maxdepth-1 chmod missed it and sbopkglint 20-arch failed. Sweep every ELF in $PKG by content instead. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 hoursclaude-desktop-bin: add version 1.18286.2Danilo M.1-0/+104
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>