diff --git a/srcpkgs/ghostty/template b/srcpkgs/ghostty/template index d726914da3a..4416a7366f0 100644 --- a/srcpkgs/ghostty/template +++ b/srcpkgs/ghostty/template @@ -1,6 +1,6 @@ # Template file for 'ghostty' pkgname=ghostty -version=1.1.0 +version=1.1.2 revision=1 build_style=zig-build configure_args=" @@ -18,7 +18,7 @@ maintainer="Duncaen " license="MIT" homepage="https://ghostty.org/" distfiles="https://github.com/ghostty-org/ghostty/archive/refs/tags/v${version}.tar.gz" -checksum=b499f3811416b9bdea0b26599f8147955ffa1da468129eb44bc45609c2775fb7 +checksum=54d74a49df9f2e4b9a8b7c88372bdb78f4e3c4f072f6cee197c873e90ba27d19 case "${XBPS_TARGET_MACHINE}" in armv*) broken="src/apprt/gtk/cgroup.zig:70:14: error: expected type 'usize', found 'u64'" ;;