Package Details: rebased-bin 1.1.7-3

Git Clone URL: https://aur.archlinux.org/rebased-bin.git (read-only, click to copy)
Package Base: rebased-bin
Description: Standalone JetBrains-based Git client (prebuilt binary)
Upstream URL: https://github.com/DetachHead/rebased
Licenses: Apache-2.0
Conflicts: rebased
Provides: rebased
Submitter: duanluan
Maintainer: duanluan
Last Packager: duanluan
Votes: 2
Popularity: 1.32
First Submitted: 2026-04-17 03:48 (UTC)
Last Updated: 2026-07-15 09:53 (UTC)

Dependencies (6)

Required by (1)

Sources (4)

Latest Comments

duanluan commented on 2026-07-15 10:01 (UTC) (edited on 2026-07-16 08:51 (UTC) by duanluan)

@fengyifan @saverio @hockeymikey Thanks for the reports.

rebased-bin has been updated to 1.1.7-3.

 Fixed:

  • The extracted app directory is now detected with idea-IC-*, so it no longer depends on the old hardcoded idea-IC-261.25134.SNAPSHOT path.

  • Upstream changed the Linux launcher/icon filenames in 1.1.7, so the package now uses bin/rebased.svg, bin/rebased.png, and launches /opt/rebased/bin/rebased.

  • The desktop category was changed from VersionControl to RevisionControl.

  • The launcher script and desktop file are now separate source files. 

Please refresh your AUR helper cache and rebuild the package.

fengyifan commented on 2026-07-15 09:44 (UTC)

@saverio thank you my friend, but this issue was caused by this aur package.

Only the aur package maintainer can help fix this.

saverio commented on 2026-07-06 20:47 (UTC) (edited on 2026-07-06 20:54 (UTC) by saverio)

@fengyifan hi, it's better to report information in english when writing comments... otherwise it's impossible to understand and give any help (for people living world wide :P)

Anyway, yes I also tried to install rebased now... there's an error: ~/.cache/yay/rebased-bin/src/idea-IC-261.25134.SNAPSHOT/ not found.

I also opened a github project issue: https://github.com/DetachHead/rebased/issues/278

@duanluan can you check it please? Thanks in advance.

fengyifan commented on 2026-07-06 02:42 (UTC)

💔💔💔

PKGBUILD 期望: idea-IC-261.25134.SNAPSHOT 实际解压出来: idea-IC-261.26222.SNAPSHOT

导致报错:~/.cache/yay/rebased-bin/src/idea-IC-261.25134.SNAPSHOT/.' 调用 stat 失败: 没有那个文件或目录

fengyifan commented on 2026-07-06 02:37 (UTC)

爱你宝 ❤️❤️❤️

hockeymikey commented on 2026-07-02 02:47 (UTC)

hockeymikey@smorg ~> desktop-file-validate /usr/share/applications/rebased.desktop /usr/share/applications/rebased.desktop: error: value "Development;IDE;VersionControl;" for key "Categories" in group "Desktop Entry" contains an unregistered value "VersionControl"; values extending the format should start with "X-"

You need to use RevisionControl: https://specifications.freedesktop.org/menu/latest/additional-category-registry.html

You should also have the launch script and desktop file as separate files, not hardcoded in the pkgbuild in my opinion.

levinit commented on 2026-06-23 10:27 (UTC) (edited on 2026-06-23 10:28 (UTC) by levinit)

please use $pkgver instead of 1.1.3 in the PKGBUILD file