diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index 70fe0c8845..7bfa3ec69e 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.17.4 +version=0.18.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=9c4a32588a52051552f3daffccd14445327e132138bb5afb486f12e4f0308f2a +checksum=02e144d0a1d18b0d094c50108b782f7318d687f7080be0bbd707419f5551cb89 patch_args="-Np1" python_version=3 LDFLAGS+=" -Wl,-z,stack-size=2097152"