From c18c72e8f4946e6da74a6570e14181dc1e259783 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 23:02:24 -0400 Subject: [PATCH] kitty: rebuild for go-1.23.0 --- srcpkgs/kitty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index 0c6664f9bb7..14e928e4c5f 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,7 +1,7 @@ # Template file for 'kitty' pkgname=kitty version=0.36.0 -revision=1 +revision=2 build_helper="python3" pycompile_dirs="usr/lib/kitty" hostmakedepends="go pkg-config python3 wayland-devel wayland-protocols nerd-fonts-symbols-ttf"