diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index d445476e2b6..18c2684498c 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.39.0 +version=0.39.1 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=c3f5d2371ce78ae29475d21d31264d41478357024f267d9f6038bb4bcdbc972b +checksum=4baa2a59de7569b3b34f44ea8536c53d312aa76d1347121a2d6557abfde21325 python_version=3 nopie_files="/usr/bin/kitten"