From 19aa33b3df540fa826f8fe2348d1592002002216 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 19 Jul 2023 01:43:53 -0400 Subject: [PATCH] kitty: update to 0.29.1. --- srcpkgs/kitty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index e3714591460..de3bc012090 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.29.0 +version=0.29.1 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=2e2162d12ea76b5562ce66126d456598e355e9042b0e182af363289db4b99665 +checksum=15ff02ce5a7c7690a2b441140a333af533655ab42b4f669c3638d1501b280003 python_version=3 nopie_files="/usr/bin/kitten"