diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index dff4ce6ed77..e450f8a183b 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.34.1 +version=0.35.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=9f6dbb30c018976e14bd959e8db6e5c34055b50f3729bff000bb4e86e283c03e +checksum=68718f9dcb2e6bbc206badce5f4dfec845e893edf6ca13189c24600635c687f7 python_version=3 nopie_files="/usr/bin/kitten"