diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index bd3c78b397..387207dcbb 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,7 +1,7 @@ # Template file for 'kitty' pkgname=kitty -version=0.12.1 -revision=2 +version=0.12.2 +revision=1 pycompile_version="$py3_ver" pycompile_dirs="usr/lib/kitty" hostmakedepends="ncurses pkg-config python3 wayland-devel wayland-protocols" @@ -12,8 +12,9 @@ short_desc="Modern, hackable, featureful, OpenGL based terminal emulator" maintainer="Benjamin Slade " license="GPL-3.0-or-later" 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=ed5c18fe388e2bf569497443935eb60b0dbe971094e94fa3b0f4c442055c7915 +checksum=08441ff0bb933557f521692f07f025fbb7a04fbe02272252d3c83b2ca3599694 do_build() { if [ -n "$CROSS_BUILD" ]; then