Skip to content

Conversation

@samford
Copy link
Member

@samford samford commented Jan 8, 2026

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

kdenlive is autobumped but the workflow failed to update to 25.12.0 because the dmg file names include a letter suffix (-B) before the arch suffix rather than after, causing the livecheck block regex to not be able to match the version from the dmg file names. This updates the version and adjusts the cask accordingly. Hopefully upstream will be consistent about the file name format going forward but this could fail if they change the position of this optional suffix again in the future.

`kdenlive` is autobumped but the workflow failed to update to 25.12.0
because the dmg file names include a letter suffix (`-B`) before the
arch suffix rather than after, causing the `livecheck` block regex
to not be able to match the version from the dmg file names. This
updates the version and adjusts the cask accordingly. Hopefully
upstream will be consistent about the file name format going forward
but this could fail if they change the position of this optional
suffix again in the future.
@samford samford added the livecheck Issues or PRs related to livecheck label Jan 8, 2026
@krehel krehel added this pull request to the merge queue Jan 8, 2026
Merged via the queue into main with commit 677b740 Jan 8, 2026
19 checks passed
@krehel krehel deleted the kdenlive-25.12.0 branch January 8, 2026 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

livecheck Issues or PRs related to livecheck

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants