Package Details: jjui 0.10.6-1

Git Clone URL: https://aur.archlinux.org/jjui.git (read-only, click to copy)
Package Base: jjui
Description: TUI designed for interacting with the Jujutsu version control system
Upstream URL: https://github.com/idursun/jjui
Licenses: MIT
Submitter: alerque
Maintainer: alerque
Last Packager: alerque
Votes: 1
Popularity: 0.045224
First Submitted: 2025-12-10 09:01 (UTC)
Last Updated: 2026-05-19 19:08 (UTC)

Latest Comments

kseistrup commented on 2025-12-17 05:08 (UTC)

Thanks for packaging this!

If the -ldflags is set like this:

-ldflags "-linkmode external -extldflags \"$LDFLAGS\" -X main.Version=$pkgver"

the version will be displayed as “0.9.8” (i.e., “$pkgver”) instead of as “(devel)”.

Cheers.