diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index c301f063fdc..0b885295bf8 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,7 +1,7 @@ # Template file for 'kitty' pkgname=kitty -version=0.30.1 -revision=2 +version=0.31.0 +revision=1 build_helper="python3" pycompile_dirs="usr/lib/kitty" hostmakedepends="go pkg-config python3 wayland-devel wayland-protocols" @@ -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=42c4ccfb601f830fbf42b7cb23d545f0f775010f26abe1b969b8346290e9d68b +checksum=d122497134abab8e25dfcb6b127af40cfe641980e007f696732f70ed298198f5 python_version=3 nopie_files="/usr/bin/kitten"