diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index de3bc012090..a06a2d6ddac 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.29.1 +version=0.29.2 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=15ff02ce5a7c7690a2b441140a333af533655ab42b4f669c3638d1501b280003 +checksum=6995fbc142657ad62dadbd3b4ccd51d9d44aac7de0cc3e8ea4d6a657dda611f6 python_version=3 nopie_files="/usr/bin/kitten"