Skip to content

Disable Cursor bundled updater in cursor-bin - #370

Open
stevederico wants to merge 1 commit into
omacom:masterfrom
stevederico:fix/cursor-bin-disable-bundled-updater
Open

Disable Cursor bundled updater in cursor-bin#370
stevederico wants to merge 1 commit into
omacom:masterfrom
stevederico:fix/cursor-bin-disable-bundled-updater

Conversation

@stevederico

@stevederico stevederico commented Sep 9, 2026

Copy link
Copy Markdown

Summary

  • Strip updateUrl and backupUpdateUrl from Cursor product.json so updates stay with pacman
  • Keep the change under .omarchy/patches/ so AUR sync cannot wipe it again
  • Bump pkgrel to 1.1 for a rebuild

Fixes #238

Test plan

  • bin/package-worktree cursor-bin — patched matches current
  • Built and installed cursor-bin 3.19.13-1.1; product.json has no updater URLs
  • cursor --version works; no in-app update nag

Strip updateUrl and backupUpdateUrl from product.json so pacman owns
updates again. Keep the change in .omarchy/patches so AUR sync cannot
wipe it. Bump pkgrel to 1.1 for a rebuild.

Fixes omacom#238
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression: Cursor bundled updater was re-enabled by AUR sync

1 participant