diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index a5f0117ecb0..dc35decd1f3 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.36.1 +version=0.36.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=48081e9d8c3110a961dde27012ae3992a44f7ef0b2fe86295d45b24bd772d911 +checksum=16db7fba5541f322ecc35f15755bc5dc0b4ab3d02156778317f541c44447fb62 python_version=3 nopie_files="/usr/bin/kitten"