ghostty: update to 1.1.3.

This commit is contained in:
Duncaen 2025-03-26 18:16:07 +01:00
parent fbd78888be
commit 6809bb111c
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'ghostty'
pkgname=ghostty
version=1.1.2
version=1.1.3
revision=1
build_style=zig-build
configure_args="
@ -18,7 +18,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://ghostty.org/"
distfiles="https://github.com/ghostty-org/ghostty/archive/refs/tags/v${version}.tar.gz"
checksum=54d74a49df9f2e4b9a8b7c88372bdb78f4e3c4f072f6cee197c873e90ba27d19
checksum=66c596ed7679d9f7b3ff84fcc019b3a3754ca97a7b7857e5b26d67c80e6e2b95
case "${XBPS_TARGET_MACHINE}" in
armv*) broken="src/apprt/gtk/cgroup.zig:70:14: error: expected type 'usize', found 'u64'" ;;