Package Details: zclock-git r4.cf8403a-1

Git Clone URL: https://aur.archlinux.org/zclock-git.git (read-only, click to copy)
Package Base: zclock-git
Description: A cross-platform terminal digital clock
Upstream URL: https://github.com/tr1ckydev/zclock
Licenses: MIT
Submitter: fk29g
Maintainer: fk29g
Last Packager: fk29g
Votes: 0
Popularity: 0.000000
First Submitted: 2025-05-27 01:46 (UTC)
Last Updated: 2025-05-27 01:46 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

fk29g commented on 2025-05-27 01:55 (UTC) (edited on 2025-05-27 02:12 (UTC) by fk29g)

Weird situation currently since zclock requires zig>=14.0 to build, but the zig package in extra is stuck on 13 and both AUR packages providing a newer version (zig-bin and zig-nightly-bin) are currently broken.

The easiest solution to work around this right now is probably to download and install zig manually from https://ziglang.org/download/ and install the package with makepkg -di or if you're using paru paru --nodeps -S zclock-git to skip dependency checks. Yay can't do this, unfortunately.