Package Details: yazi-nightly-bin 26.5.6.20260801.c10aaa8-1

Git Clone URL: https://aur.archlinux.org/yazi-nightly-bin.git (read-only, click to copy)
Package Base: yazi-nightly-bin
Description: 💥 Blazing fast terminal file manager written in Rust, based on async I/O.
Upstream URL: https://yazi-rs.github.io
Keywords: file lf ls manager rust tui
Licenses: MIT
Conflicts: yazi
Provides: yazi
Submitter: Latipun
Maintainer: Latipun
Last Packager: Latipun
Votes: 5
Popularity: 0.000038
First Submitted: 2024-08-07 14:28 (UTC)
Last Updated: 2026-08-01 11:10 (UTC)

Dependencies (16)

Required by (6)

Sources (1)

Latest Comments

1 2 Next › Last »

Latipun commented on 2026-06-19 02:53 (UTC)

Hi @Kritiqual, do you mind try to clean build? Remove yazi-nightly-bin from yay/paru cache. I don't see the issue you are experiencing. I just tried to re-install and success 🙏

Kritiqual commented on 2026-06-18 17:07 (UTC)

Hanging at pkgver(), no progress further

Latipun commented on 2026-04-02 04:10 (UTC) (edited on 2026-04-02 04:17 (UTC) by Latipun)

Hi @Heretic-tripto, sorry I didn't update it because it still works without error/breaking. When you install this pkg, it will pull the latest nightly version. Sorry for the confusion. Thanks 🙏

Heretic-tripto commented on 2026-04-02 01:52 (UTC)

Hi @latipun, thanks for maintaining this package. I noticed the .SRCINFO hasn't been updated in about a year — would you be able to give it a refresh? If you're no longer actively maintaining it, I'd be happy to submit an orphan request. Thanks!

ParadiseofMagic commented on 2025-09-05 19:14 (UTC)

@latipun Okay, I understand. Thank you.

Latipun commented on 2025-09-03 09:50 (UTC) (edited on 2025-09-03 09:52 (UTC) by Latipun)

@ParadiseofMagic yeah, when you install it, it will show that because this AUR default to that version (25.4.8.20250411.bef4810-1) for now. Just accept it, it will grab and install the latest version due to pkgver() function. That's why your local/installed version is newer than this default. Your local and correct newer version will show up at the last confirmation after build. <img alt="yazi-nightly-build-installation" src="https://i.imgur.com/Ub7mNE8.png" />

ParadiseofMagic commented on 2025-09-03 05:12 (UTC) (edited on 2025-09-03 08:40 (UTC) by ParadiseofMagic)

"yazi-nightly-bin: local (25.6.11.20250902.d670da8-1) is newer than AUR (25.4.8.20250411.bef4810-1)" From Yay

After confirming with "yazi -v", the version listed here is outdated on the AUR it seems when compared to the package it builds. Can you please fix it?

boydaihungst commented on 2025-04-09 06:26 (UTC) (edited on 2025-04-09 06:26 (UTC) by boydaihungst)

@latipun can you add resvg as new optional for svg previewing. Reference: yazi#2581

Latipun commented on 2025-03-11 04:44 (UTC)

@boydaihungst, thank you for the report. Sorry, it took for a while to update 🙏

Seems this package not updating because I had a typo. I already updated it, hope it solves the issue.

boydaihungst commented on 2025-03-07 17:02 (UTC) (edited on 2025-03-07 17:09 (UTC) by boydaihungst)

Please remove the exit statement, as it prevents the contained functions from executing.
Reference: Arch Wiki - PKGBUILD

Additionally, could you update pkgver to use Calendar Versioning (25.3.7.20250307.a2bbd29)?
Reference: GitHub PR #2291

Currently, vercmp 0.3.0.20240808.407ad26-1 25.3.7.20250307.a2bbd29 returns -1, meaning this package will never be updated