diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index 0e265d2d98d..0879165dcf2 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.36.4 +version=0.37.0 revision=1 build_helper="python3" pycompile_dirs="usr/lib/kitty" @@ -17,7 +17,7 @@ license="GPL-3.0-only" 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=10ebf00a8576bca34ae683866c5be307a35f3c517906d6441923fd740db059bd +checksum=efbf933dfe930abd7c88ad0860997633c9c23b46c5000c5872ae3859dfbc50ff python_version=3 nopie_files="/usr/bin/kitten"