Package Details: zen-twilight-bin 1.13t.2025.06.02-1

Git Clone URL: https://aur.archlinux.org/zen-twilight-bin.git (read-only, click to copy)
Package Base: zen-twilight-bin
Description: Unstable Nightly release of the Performance oriented Firefox-based web browser
Upstream URL: https://github.com/zen-browser/desktop
Licenses: MPL-2.0
Conflicts: zen-twilight
Provides: zen-twilight
Submitter: Larvey
Maintainer: Larvey
Last Packager: Larvey
Votes: 9
Popularity: 2.47
First Submitted: 2024-10-08 23:37 (UTC)
Last Updated: 2025-06-03 03:39 (UTC)

Dependencies (13)

Required by (0)

Sources (5)

Pinned Comments

Larvey commented on 2024-12-24 02:27 (UTC)

As of Beta build 1.0.2-b.4, the optimized "avx2" version of zen is no longer built/provided. More info can be found here: https://github.com/zen-browser/desktop/wiki/Why-have-optimized-builds-been-removed%3F

Because of this, zen-twilight-avx2-bin can no longer be updated, and all updates will continue on zen-twilight-bin

Latest Comments

1 2 Next › Last »

rayz3r0 commented on 2025-05-27 20:40 (UTC)

Hello,

The zen-twilight-bin package needs automatic cache invalidation since Twilight updates very frequently as a nightly build.

Issue: Current SKIP checksums cause stale binaries to be reused from cache, requiring manual yay -Scc before updates.

Solution: Add a prepare() function for automatic cache management:

prepare() {
    # Force fresh download for nightly builds
    rm -f "$SRCDEST"/zen-browser-$_realpkgver-*.tar.xz 2>/dev/null || true
}

This ensures every update fetches the latest binary automatically without any manual intervention, which is essential for frequently updating nightly builds.

tretrauit commented on 2025-02-02 10:19 (UTC)

Please change the file extension from .bz2 to .xz because they now compress the linux version with .xz

Larvey commented on 2024-12-24 02:27 (UTC)

As of Beta build 1.0.2-b.4, the optimized "avx2" version of zen is no longer built/provided. More info can be found here: https://github.com/zen-browser/desktop/wiki/Why-have-optimized-builds-been-removed%3F

Because of this, zen-twilight-avx2-bin can no longer be updated, and all updates will continue on zen-twilight-bin

00ein00 commented on 2024-12-12 13:06 (UTC) (edited on 2024-12-12 13:07 (UTC) by 00ein00)

this package is broken, doesn't load any pages, just shows a blank page with logo as background, and an address bar at the bottom left, that seems to load pages, but again are not displayed.

Evrenos commented on 2024-11-21 00:17 (UTC)

oh, btw, i wasn’t talking about the twilight build. if there was a git package of the dev branch, that’d be nice. but as you said (based on the dev), it takes time to build from source, so no worries. thanks for replying!

Larvey commented on 2024-11-21 00:05 (UTC)

Twilight is technically not a -git package. Sure, it releases nightly like most git packages, but its based on the twilight release, not the newest version of the master branch.

A git package requires building from source, which this does not do. Building from source also apparently takes a very long time (according to the devs).

Evrenos commented on 2024-11-20 23:53 (UTC)

wouldn’t it be better if there was a git package?

Larvey commented on 2024-10-19 18:08 (UTC)

Added a SKIP to the checksum for the source tar. Unsure why it changes so often without the release version changing. But due to its unstable nature I think its understandable to skip that checksum.

The rest of the files still get checked.

spacemann commented on 2024-10-19 13:48 (UTC)

getting a mismatched checksum error on install:

==> Validating source files with sha256sums...
    zen-browser-twilight.tar.bz2 ... FAILED

Larvey commented on 2024-10-09 16:09 (UTC)

Renamed to zen-twilight-bin: https://aur.archlinux.org/packages/zen-twilight-bin