From 584c2cf6e2da402f51afd580d6079ff9b19ab34b Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 9 Sep 2024 17:24:07 -0400 Subject: [PATCH] kitty: update to 0.36.2. --- srcpkgs/kitty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"