Package Details: ghostty-git-zen3 1.1.2.r842.gbcff488-1

Git Clone URL: https://aur.archlinux.org/ghostty-git-zen3.git (read-only, click to copy)
Package Base: ghostty-git-zen3
Description: Fast, native, feature-rich terminal emulator pushing modern features (Zen 3 optimized)
Upstream URL: https://github.com/ghostty-org/ghostty
Licenses: MIT
Conflicts: ghostty, ghostty-shell-integration, ghostty-terminfo
Provides: ghostty, ghostty-shell-integration, ghostty-terminfo
Submitter: 0xGingi
Maintainer: 0xGingi
Last Packager: 0xGingi
Votes: 1
Popularity: 0.24
First Submitted: 2024-10-11 12:31 (UTC)
Last Updated: 2025-05-08 15:04 (UTC)

Required by (1)

Sources (1)

Latest Comments

0xGingi commented on 2025-05-08 15:04 (UTC)

@Antrax, just updated to specify 'zig=0.14.0' instead of only 'zig'

Antrax commented on 2025-05-05 22:06 (UTC)

Hi man, you need remove from dependencies the packages (extra/zig, aur/zig-dev-bin and aur/zig-git), because this is zig version 0.15 and ghostty only compile strict with zig version 0.14. If the user try to install ghostty-git-zen3 with extra/zig (0.13) get error.

0xGingi commented on 2024-12-27 12:20 (UTC)

@akku just changed git+ssh to git+https since ghostty is now public.

akku commented on 2024-12-27 00:51 (UTC)

Please change the source URL to git+https://.

Using git+ssh://git@ will result in a cloning failure if the GitHub SSH key is not configured.