From b7745aba02d381fa40bc167e3b7b153eb4321294 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 5 Oct 2023 20:41:30 -0400 Subject: [PATCH] kitty: update to 0.30.1. --- srcpkgs/kitty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index 9d022beb2d2122..f166178d7fac32 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.30.0 +version=0.30.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=aac6b6a593ef55a41b93bb87eff551042a68046f8dbe6909b6a7522853be06a6 +checksum=42c4ccfb601f830fbf42b7cb23d545f0f775010f26abe1b969b8346290e9d68b python_version=3 nopie_files="/usr/bin/kitten"