diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index 230b2f1f41d..ba0ed975982 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,7 +1,7 @@ # Template file for 'kitty' pkgname=kitty -version=0.19.1 -revision=2 +version=0.19.2 +revision=1 pycompile_dirs="usr/lib/kitty" hostmakedepends="ncurses pkg-config python3 wayland-devel wayland-protocols" makedepends="gettext-devel glfw-devel harfbuzz-devel libxkbcommon-devel @@ -13,7 +13,7 @@ license="GPL-3.0-or-later" homepage="https://sw.kovidgoyal.net/kitty/" changelog="https://sw.kovidgoyal.net/kitty/changelog.html" distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz" -checksum=b0e8f2a6dc3535c9f46f799132824abb04093afb93f42ca3c44120779523be24 +checksum=152b551619e4747b72b636d1c5dd42356b11999e147dae01f1e47bca02280c46 patch_args="-Np1" python_version=3 LDFLAGS+=" -Wl,-z,stack-size=2097152"