diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index 4828b0626d..3c15708b26 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.19.0 +version=0.19.1 revision=1 pycompile_dirs="usr/lib/kitty" hostmakedepends="ncurses pkg-config python3 wayland-devel wayland-protocols" @@ -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=c4307c95610423d8ebadd0a903217ef0951db2b054dfef2831d319d5133e02e7 +checksum=b0e8f2a6dc3535c9f46f799132824abb04093afb93f42ca3c44120779523be24 patch_args="-Np1" python_version=3 LDFLAGS+=" -Wl,-z,stack-size=2097152"