Package Details: plannotator-bin 0.19.21-1

Git Clone URL: https://aur.archlinux.org/plannotator-bin.git (read-only, click to copy)
Package Base: plannotator-bin
Description: Interactive review and annotation tool for AI coding agent plans with visual interface
Upstream URL: https://github.com/backnotprop/plannotator
Licenses: custom:BSL
Conflicts: plannotator, plannotator-git
Provides: plannotator
Submitter: asermax
Maintainer: asermax
Last Packager: asermax
Votes: 0
Popularity: 0.000000
First Submitted: 2026-01-18 03:02 (UTC)
Last Updated: 2026-05-21 09:01 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

academo commented on 2026-02-18 17:56 (UTC)

@asermax thanks so much for the fix! worked perfectly.

I also use yay and that's how I was facing the issue. I had to tell yay to clean plannotator, when this was never an issue with other packages.

now I wonder if I am using it wrong and I should be clean building all my packages always? I never had an issue with that before, only with this one.

once again thanks for fixing it :)

asermax commented on 2026-02-16 22:49 (UTC)

hey @academo! my bad, I'm used to using yay which auto-cleans the folder before building, so I didn't run into this issue before

thanks for bringing it up, I updated the package to do the filename change, hope that fixes it for you 🙌

academo commented on 2026-02-16 10:21 (UTC)

@asermax everytime you push an update of this package I get a conflict of sha-sums unless I clean build it which turns annoying. this is likely because in PKGHBUILD you are using the same file name regardless of version so perhaps you can append the version number to the file to avoid this problem.